public class VirgilCardServiceException extends VirgilServiceException
ERROR_UNKNOWN| Constructor and Description |
|---|
VirgilCardServiceException()
Create a new instance of
VirgilCardServiceException |
VirgilCardServiceException(Exception e)
Create a new instance of
VirgilCardServiceException |
VirgilCardServiceException(int code)
Create a new instance of
VirgilCardServiceException |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
protected String |
getMessageBundleName() |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VirgilCardServiceException(int code)
VirgilCardServiceExceptioncode - the error code.public VirgilCardServiceException()
VirgilCardServiceExceptionpublic VirgilCardServiceException(Exception e)
VirgilCardServiceExceptione - the exception.public String getMessage()
getMessage in class VirgilServiceExceptionprotected String getMessageBundleName()
getMessageBundleName in class VirgilServiceExceptionCopyright © 2016. All rights reserved.