←Select platform

LeadtoolsException Class

Summary
Base class for all exception classes thrown by LEADTOOLS.
Syntax
C#
VB
C++
[SerializableAttribute()] 
public abstract class LeadtoolsException : Exception 
<SerializableAttribute()> 
Public MustInherit Class LeadtoolsException  
   Inherits System.Exception 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
[SerializableAttribute()] 
public ref class LeadtoolsException abstract : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   
Remarks

The LeadtoolsException is an abstract class that provides common functionality for all exception classes used in LEADTOOLS such as RasterException.

Example

For an example, refer to RasterException.

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.