Home Previous Up Next Index

Ice::MemoryLimitException

Overview

local exception MemoryLimitException extends MarshalException

This exception is raised if a request size exceeds the limit specified by the Ice.MessageSizeMax property.


Home Previous Up Next Index