Skip to content

ProtocolViolation

[Source]

The server sent data that could not be parsed as a valid PostgreSQL wire protocol message, was a well-formed message of a type invalid in the current connection state, or sent an unexpected byte during SSL negotiation. The session has been shut down because recovery is not possible.

primitive val ProtocolViolation

Constructors

create

[Source]

new val create()
: ProtocolViolation val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: ProtocolViolation val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ProtocolViolation val)
: Bool val

Parameters

Returns