This class represents errors that occur during application execution.
ICException is inherited from System.Exception.
Namespace: TIS.Imaging
Introduced in version 3.0
| Property | Description | ||
| ErrorCode | This property returns an errorcode from the ErrorCodes enumeration. |
||
| Message | This property returns a message that describes the current exception |
||
| Enumeration | Description | ||
| ErrorCodes | This enumeration contains the available error codes. |
||