PGMemoryLackException

The exception is thrown when libpq ran in out of memory problems.

class PGMemoryLackException : PGException {}

Constructors

this
this(string file, size_t line)
Undocumented in source.

Meta