ImageGear for Java
ImGearException Class
Members  
Base class for all exceptions thrown by the ImageGear for Java library. Contains error codes and optionally supplied data.

Contains detailed information about the error that occurred.

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

Syntax
public sealed class ImGearException 
    extends java.lang.RuntimeException 
Inheritance Hierarchy

java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         java.lang.RuntimeException
            com.accusoft.imagegear.core.ImGearException

See Also

Reference

ImGearException Members
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback