dpeq.exceptions

Exceptions, thrown by dpeq code.

Members

Classes

PsqlErrorResponseException
class PsqlErrorResponseException

Thrown by dpeq.PSQLConnection.pollMessages when ErrorResponse message is received (immediately after parse or delayed until ReadyForQuery message).

Mixin templates

ExceptionConstructors
mixin template ExceptionConstructors()

mixes in standard exception constructors that call super correctly

Meta

Authors

Boris-Barboris