Class InvalidKeysException
java.lang.Object
java.lang.Throwable
java.lang.Exception
in.juspay.exception.JuspayException
in.juspay.exception.InvalidKeysException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidKeysException(int httpResponseCode, String status, String errorCode, String errorMessage) -
Method Summary
Methods inherited from class in.juspay.exception.JuspayException
getErrorCode, getErrorMessage, getHttpResponseCode, getStatus, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
InvalidKeysException
-