Kofax Mobile SDK API Reference
Public Member Functions | List of all members
KmcRuntimeException Class Reference

An extended RuntimeException class that specifies KMC errors as defined by the ErrorInfo enum. More...

Inheritance diagram for KmcRuntimeException:

Public Member Functions

ErrorInfo getErrorInfo ()
 Returns the ErrorInfo object associated with this KMC runtime exception. More...
 
 KmcRuntimeException (ErrorInfo errorInfo)
 Constructor that takes an ErrorInfo object. More...
 
 KmcRuntimeException (ErrorInfo errorInfo, Throwable cause)
 Constructor that takes an ErrorInfo object and a Throwable object, which indicates a serious configuration error. More...
 

Detailed Description

An extended RuntimeException class that specifies KMC errors as defined by the ErrorInfo enum.

Constructor & Destructor Documentation

◆ KmcRuntimeException() [1/2]

Constructor that takes an ErrorInfo object.

◆ KmcRuntimeException() [2/2]

KmcRuntimeException ( ErrorInfo  errorInfo,
Throwable  cause 
)

Constructor that takes an ErrorInfo object and a Throwable object, which indicates a serious configuration error.

Member Function Documentation

◆ getErrorInfo()

ErrorInfo getErrorInfo ( )

Returns the ErrorInfo object associated with this KMC runtime exception.


The documentation for this class was generated from the following file:
Untitled Document © 2021 Kofax, Inc. All rights reserved. Use is subject to license terms.