Types
MnConnectionClosedError = object of MnError
- Source Edit
MnEndOfBufferError = object of MnError
- Source Edit
MnInvalidIdentifierError = object of MnError
- Source Edit
MnInvalidJsonError = object of MnError
- Source Edit
MnPacketConstructionError = object of MnError
- Source Edit
MnPacketParsingError = object of MnError
- Source Edit
MnStringTooLongParsingError = object of MnPacketParsingError
- Source Edit