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
MemoryLimitException
NoObjectFactoryException
ProxyUnmarshalException
StringConversionException
UnexpectedObjectException
UnmarshalOutOfBoundsException

Home Previous Up Next Index