exception documentation
class StringTooLongError(AssertionError): (source)
Raised when trying to send a string too long for a length prefixed protocol.
class StringTooLongError(AssertionError): (source)
Raised when trying to send a string too long for a length prefixed protocol.