public abstract class JuspayException extends Exception
| Constructor and Description |
|---|
JuspayException(int httpResponseCode,
String status,
String errorCode,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorMessage() |
int |
getHttpResponseCode() |
String |
getStatus() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018 Juspay. All rights reserved.