Package com.alphapay.api.exception
Class AlphaPayApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.alphapay.api.exception.AlphaPayApiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAlphaPayApiException(String message) AlphaPayApiException(String errCode, String errMsg) AlphaPayApiException(String message, Throwable cause) AlphaPayApiException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlphaPayApiException
public AlphaPayApiException() -
AlphaPayApiException
-
AlphaPayApiException
-
AlphaPayApiException
-
AlphaPayApiException
-
-
Method Details
-
getErrCode
-
getErrMsg
-