public class DecryptionException extends Exception
| Constructor and Description |
|---|
DecryptionException(int errorCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Get error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DecryptionException(int errorCode,
String message)