←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly