ImageGear for .NET
ImGearException Class
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : ImGearException Class




Glossary Item Box

Base class for all exceptions thrown by the ImageGear for .NET library. Contains error codes and optionally supplied data.

Object Model

ImGearException Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Contains detailed information about the error that occured.

This class does not have any public constructors. All instances are created implicitly by overloads of ThrowError static method.

Inheritance Hierarchy

System.Object
   System.Exception
      ImageGear.Core.ImGearException
         ImageGear.ART.ImGearARTAccessDeniedException

See Also

©2013. Accusoft Corporation. All Rights Reserved.