LEADTOOLS (Leadtools assembly)

RasterException Constructor()

Show in webframe







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
System.Exception.InnerException Null reference (Nothing in Visual Basic).
Requirements

Target Platforms

See Also

Reference

RasterException Class
RasterException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.