C#
VB
C++
Base class for all exception classes thrown by LEADTOOLS.
[SerializableAttribute()]public abstract class LeadtoolsException : Exception
<SerializableAttribute()>Public MustInherit Class LeadtoolsExceptionInherits System.ExceptionImplements 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
The LeadtoolsException is an abstract class that provides common functionality for all exception classes used in LEADTOOLS such as RasterException.
For an example, refer to RasterException.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
