pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
PGException
pgator
db
pq
api
All exceptions thrown by postgres api is inherited from this exception.
class
PGException : Exception {}
Meta
Source
See Implementation
pgator
db
pq
api
classes
PGEscapeException
PGException
PGMemoryLackException
PGParamNotExistException
PGQueryException
PGReconnectException
interfaces
IPGconn
IPGresult
IPostgreSQL
All exceptions thrown by postgres api is inherited from this exception.