Ice 3.7 Slice API Reference
List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for Ice::DatagramLimitException:
Collaboration graph
[legend]

Additional Inherited Members

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

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: