Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterException Constructor()








Initializes a new instance of the RasterException class with default parameters.
Syntax
public RasterException()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New RasterException()
public RasterException()
public RasterException()
function RasterException()
public:
RasterException();
Remarks

This constructor initializes the class as follows:

Member Value
Message An empty string.
Code RasterExceptionCode.Success
InnerException null reference.
Requirements

Target Platforms

See Also

Reference

RasterException Class
RasterException Members
Overload List

Error processing SSI file