ICException

This class represents errors that occur during application execution.

ICException is inherited from System.Exception.

Information

    Namespace: TIS.Imaging
    Introduced in version 3.0

Properties

Property Description
ErrorCode

This property returns an errorcode from the ErrorCodes enumeration.

Message

This property returns a message that describes the current exception

Enumerations

Enumeration Description
ErrorCodes

This enumeration contains the available error codes.

<< Classes