ImageGear for Java
throwError(ImGearErrorCodes,String,int,int) Method
Numeric code of error from ImGearErrorCodes enumeration.
Human readable information about reason of exception.
Integer data of the Value1 supplied to error code. Its meaning depends on reason of exception.
Integer data of the Value2 supplied to error code. Its meaning depends on reason of exception. ImGearErrorCodes
Throws exception of ImGearException class.
Syntax
public static void throwError( 
   ImGearErrorCodes errorCode,
   java.lang.String description,
   int value1,
   int value2
)

Parameters

errorCode
Numeric code of error from ImGearErrorCodes enumeration.
description
Human readable information about reason of exception.
value1
Integer data of the Value1 supplied to error code. Its meaning depends on reason of exception.
value2
Integer data of the Value2 supplied to error code. Its meaning depends on reason of exception. ImGearErrorCodes
See Also

Reference

ImGearException Class
ImGearException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback