Home Previous Up Next Index

Ice::MarshalException

Overview

local exception MarshalException extends ProtocolException

This exception is raised for errors during marshaling or unmarshaling data.

Derived Exceptions

EncapsulationException
IllegalIndirectionException
MemoryLimitException
NegativeSizeException
NoObjectFactoryException
ProxyUnmarshalException
StringConversionException
UnexpectedObjectException
UnmarshalOutOfBoundsException

Home Previous Up Next Index