Table of contents

IdentityUtilityException

The IdentityUtilityException class represents an exception that can be thrown by the Dynamsoft Identity Utility module. This class extends CoreException and provides specific error handling for identity utility operations.

Remarks

Introduced in Dynamsoft Capture Vision version 3.4.1000.

Definition

Package: com.dynamsoft.id_utility

Inheritance: CoreException -> IdentityUtilityException

public class IdentityUtilityException extends CoreException

Inherited Members

Since IdentityUtilityException extends CoreException, it inherits all the properties and methods from the parent class, including:

  • getErrorCode() - Returns the error code.
  • getErrorString() - Returns the error string.

This page is compatible for: