|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.chargebee.APIException
com.chargebee.exceptions.PaymentException
public class PaymentException
| Field Summary |
|---|
| Fields inherited from class com.chargebee.APIException |
|---|
apiErrorCode, code, httpCode, httpStatusCode, jsonObj, message, param, type |
| Constructor Summary | |
|---|---|
PaymentException(int httpStatusCode,
org.json.JSONObject jsonObj)
|
|
| Method Summary |
|---|
| Methods inherited from class com.chargebee.APIException |
|---|
isParamErr, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PaymentException(int httpStatusCode,
org.json.JSONObject jsonObj)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||