Package exception
-
Exception Summary Exception Description InternalError ProtocolError SizeError Used on reception side when size as set in datagram is too big, and we cant store this in a int/long as usual.TransmissionError VersionError
Exception | Description |
---|---|
InternalError | |
ProtocolError | |
SizeError |
Used on reception side when size as set in datagram is too big, and we cant store this in a int/long as usual.
|
TransmissionError | |
VersionError |