Ice 3.6 Slice API Reference
|
A datagram exceeds the configured size. More...
Defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception DatagramLimitException extends Ice::ProtocolException { ... }
Additional Inherited Members | |
![]() | |
string | reason |
The reason for the failure. More... | |
A datagram exceeds the configured size.
This exception is raised if a datagram exceeds the configured send or receive buffer size, or exceeds the maximum payload size of a UDP packet (65507 bytes).