The following tables list the members exposed by RasterException.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RasterException | Initializes a new instance of the RasterException class with a message and LEADTOOLS exception code. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
FromHResult | Creates a RasterException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code. |
![]() ![]() |
GetCodeMessage | Gets the error string that corresponds to a specific RasterExceptionCode. |
![]() |
GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Code | Gets or sets the code that caused this exception. |
![]() |
HResult | Gets the HRESULT associated with this exception. |
![]() |
Message | Gets a message that describes the current exception. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET