Class IceException
Represents the base class for exceptions defined in Ice.
public abstract class IceException : Exception, ISerializable
- Inheritance
-
IceException
- Implements
- Derived
- Inherited Members
Methods
Encode(ref IceEncoder)
Encodes this exception.
public void Encode(ref IceEncoder encoder)
Parameters
encoderIceEncoderThe Ice encoder.