PsqlConnectionClosedException

Undocumented in source.
class PsqlConnectionClosedException : PsqlSocketException {}

Members

Mixins

__anonymous
mixin ExceptionConstructors
Undocumented in source.

Mixed In Members

From mixin ExceptionConstructors

this
this(string message, Throwable next, string file, size_t line)
Undocumented in source.
this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Inherited Members

From PsqlSocketException

__anonymous
mixin ExceptionConstructors
Undocumented in source.

Meta