shark ~master (2022-03-28T14:57:33.2193851)
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