PGQueryException

The exception is thrown when postgres ran in problem with query processing.

class PGQueryException : PGException {}

Meta