Table of Contents

Class IceException

Namespace
IceRpc.Ice
Assembly
IceRpc.dll

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

encoder IceEncoder

The Ice encoder.