Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace : DicomException Class |
The following tables list the members exposed by DicomException.
Name | Description | |
---|---|---|
DicomException Constructor | Overloaded. |
Name | Description | |
---|---|---|
Code | Gets or sets the code that caused this exception. | |
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Overridden. Gets a message that describes the current exception. | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | Gets the method that throws the current exception. (Inherited from System.Exception) |
Name | Description | |
---|---|---|
CheckErrorCode | For internal use by LEADTOOLS. | |
FromHResult | Creates a DicomException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code. | |
GetBaseException | (Inherited from System.Exception) | |
GetCodeMessage | Gets the error string that corresponds to a specific Code. | |
GetObjectData | When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. (Inherited from System.Exception) | |
GetType | Gets the runtime type of the current instance. (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
SerializeObjectState | Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. (Inherited from System.Exception) |