shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
WrongPacketSequenceException
shark
impl
postgresql
Undocumented in source.
class
WrongPacketSequenceException :
DatabaseConnectionException
{
this
(char expected, char got, string file, size_t line);
}
Constructors
this
this
(char expected, char got, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
shark
impl
postgresql
aliases
PostgresqlDatabaseException
PostgresqlDatabaseExceptions
classes
PostgresqlDatabase
WrongPacketSequenceException