HID APPROVE SDK  6.0
HID Approve SDK for Android
com.hidglobal.ia.service.exception.ServerOperationFailedException Class Reference
Inheritance diagram for com.hidglobal.ia.service.exception.ServerOperationFailedException:
com.hidglobal.ia.service.exception.BaseException

Public Member Functions

 ServerOperationFailedException ()
 
 ServerOperationFailedException (String message)
 
- Public Member Functions inherited from com.hidglobal.ia.service.exception.BaseException
 BaseException (ErrorCode errorCode)
 
 BaseException (ErrorCode errorCode, String message)
 
 BaseException (ErrorCode errorCode, String message, Throwable cause)
 
 BaseException (ErrorCode errorCode, Throwable cause)
 
ErrorCode getErrorCode ()
 

Detailed Description

The server couldn't complete the operation the server encounters a failure for the operation requested. *

Constructor & Destructor Documentation

◆ ServerOperationFailedException() [1/2]

com.hidglobal.ia.service.exception.ServerOperationFailedException.ServerOperationFailedException ( )
inline

◆ ServerOperationFailedException() [2/2]

com.hidglobal.ia.service.exception.ServerOperationFailedException.ServerOperationFailedException ( String  message)
inline

Constructs a ServerOperationFailedException with the specified detail message.

Parameters
messagethe detail message