PGEscapeException

The exception is thrown when postgres ran in problem with parameters escaping.

class PGEscapeException : PGException {}

Meta