←Select platform

RasterException Constructor()

Summary
Initializes a new instance of the RasterException class with default parameters.
Syntax
C#
VB
C++
Java
public RasterException() 
Public Function New() 
public 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.