CameraEnhancerException
CameraEnhancerException class defines the camera enhancer exceptions.
Definition
Assembly: package com.dynamsoft.dce
class CameraEnhancerException extends Exception
Methods
| Method | Description |
|---|---|
getErrorCode |
Get the version of Dynamsoft Camera Enhancer. |
getErrorCode
Get the error code.
int getErrorCode();
Return Value
The error code.