PGParamNotExistException

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

class PGParamNotExistException : PGException {}

Members

Functions

param
string param()

Parameter that raised the exception

Meta