InvalidDataReceived

Raised when invalid data is received by the client or server.

@safe
class InvalidDataReceived : Exception {}

Constructors

this
this()
Undocumented in source.

Meta