Leadtools Namespace > RasterException Class > RasterException Constructor : RasterException Constructor() |
public RasterException()
'Declaration Public Function New()
'Usage Dim instance As New RasterException()
public RasterException()
public RasterException()
function RasterException()
public: RasterException();
This constructor initializes the class as follows:
Member | Value |
---|---|
Message | An empty string. |
Code | RasterExceptionCode.Success |
System.Exception.InnerException | Null reference (Nothing in Visual Basic). |