Leadtools Namespace > RasterException Class : RasterException Constructor |
Overload | Description |
---|---|
RasterException Constructor() | Initializes a new instance of the RasterException class with default parameters. |
RasterException Constructor(String) | Initializes a new instance of the RasterException class with the specified message. |
RasterException Constructor(String,Exception) | Initializes a new instance of the RasterException class with the specified message and inner exception. |
RasterException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the RasterException class with the specified serialization and context information. |
RasterException Constructor(String,RasterExceptionCode) | Initializes a new instance of the RasterException class with a message and LEADTOOLS exception code. |
RasterException Constructor(RasterExceptionCode) | Initializes a new instance of the RasterException class with a LEADTOOLS exception code. |