Ice 3.7 Slice API Reference
|
This exception is raised when Ice receives a request or reply message whose size exceeds the limit specified by the Ice.MessageSizeMax
property.
More...
defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception MemoryLimitException extends Ice::MarshalException { ... }
Additional Inherited Members | |
![]() | |
string | reason |
The reason for the failure. More... | |
This exception is raised when Ice receives a request or reply message whose size exceeds the limit specified by the Ice.MessageSizeMax
property.