The following tables list the members exposed by DicomException.
Name | Description | |
---|---|---|
DicomException | Initializes a new instance of the DicomException class with the specified error message, its Code set to DicomExceptionCode.Successand a reference to the inner exception that is the cause of this exception. |
Name | Description | |
---|---|---|
LeadtoolsException | Initializes a new instance of the LeadtoolsException class with its Exception.Message string set to the empty string ("") and its inner exception set to a null reference. (Inherited from LeadtoolsException) |
Name | Description | |
---|---|---|
CheckErrorCode | For internal use by LEADTOOLS. | |
GetCodeMessage | Gets the error string that corresponds to a specific Code. |
Name | Description | |
---|---|---|
Code | Gets or sets the code that caused this exception. | |
Message | Gets a message that describes the current exception. |