Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
Ice::DatagramLimitException Local Exception Reference

A datagram exceeds the configured size. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception DatagramLimitException extends Ice::ProtocolException { ... }

Inheritance diagram for Ice::DatagramLimitException:
Collaboration diagram for Ice::DatagramLimitException:

Additional Inherited Members

Data Members inherited from Ice::ProtocolException
string reason
 The reason for the failure.

Detailed Description

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).


The documentation for this exception was generated from the following file: