PGMemoryLackException

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

class PGMemoryLackException : PGException {}

Meta