←Select platform

RasterException Constructor()

Summary
Initializes a new instance of the RasterException class with default parameters.
Syntax
C#
C++/CLI
Java
Python
public RasterException() 
public RasterException(); 
public: 
RasterException(); 
__init__() # Default constructor 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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