ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearException Class |
The following tables list the members exposed by ImGearException.
Name | Description | |
---|---|---|
getErrorCode | Returns error code from ImGearErrorCodes enumeration.
Returns or updates the code of the error that occured. | |
getValue1 | Returns integer data supplied to error code.
Value meaning depends on the reason of exception. | |
getValue2 | Gets integer data supplied to error code.
Value meaning depends on the reason of exception. | |
setErrorCode | Sets error code from ImGearErrorCodes enumeration.
Returns or updates the code of the error that occured. | |
setValue1 | Sets integer data supplied to error code.
Value meaning depends on the reason of exception. | |
setValue2 | Sets integer data supplied to error code.
Value meaning depends on the reason of exception. | |
throwError | Overloaded. Throws exception of ImGearException class. |