Initializes a new instance of the RasterException class with a message and LEADTOOLS exception code.
Overload | Description |
---|---|
RasterException() | Initializes a new instance of the RasterException class with default parameters. |
RasterException(rasterexceptioncode) | Initializes a new instance of the RasterException class with a LEADTOOLS exception code. |
RasterException(serializationinfo,streamingcontext) | Initializes a new instance of the RasterException class with the specified serialization and context information. |
RasterException(string) | Initializes a new instance of the RasterException class with the specified message. |
RasterException(string,exception) | Initializes a new instance of the RasterException class with the specified message and inner exception. |
RasterException(string,rasterexceptioncode) | Initializes a new instance of the RasterException class with a message and LEADTOOLS exception code. |
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