Ice::MarshalException

Overview

local exception MarshalException
    extends 
	ProtocolException

This exception is a specialization of ProtocolException that is raised upon an error during marshaling or unmarshaling data.

Data Member Index

reason

The reason for the failure.

reason

string reason;

The reason for the failure.