public class PowerAuthSecureVaultException extends Exception
| Constructor and Description |
|---|
PowerAuthSecureVaultException()
Default constructor
|
PowerAuthSecureVaultException(String message)
Constructor with a custom error message
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultCode()
Get the default error code, used for example in REST response.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PowerAuthSecureVaultException()
public PowerAuthSecureVaultException(String message)
message - Error messagepublic static String getDefaultCode()
Copyright © 2016 Lime - HighTech Solutions Inc.. All rights reserved.