PacketFormatException

Exception thrown when package format is somehow malformed

@safe final
class PacketFormatException : Exception {}

Constructors

this
this(string msg, Throwable next)
Undocumented in source.

Meta