public class VirgilCardServiceException extends VirgilServiceException
| 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 |
|---|---|
protected String |
getMessageBundleName() |
getErrorCode, getMessageaddSuppressed, 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.protected String getMessageBundleName()
getMessageBundleName in class VirgilServiceExceptionCopyright © 2016. All rights reserved.