Serialized Form
jsonObj
org.json.JSONObject jsonObj
httpStatusCode
int httpStatusCode
type
String type
param
String param
apiErrorCode
String apiErrorCode
httpCode
int httpCode
- Deprecated.
- Use
APIException.httpStatusCode instead.
code
String code
- Deprecated.
- Use
APIException.apiErrorCode instead.
message
String message
- Deprecated.
- Use
Throwable.getMessage() instead.
httpCode
int httpCode
respJson
org.json.JSONObject respJson
|
Package com.chargebee.exceptions |
Copyright © 2015 ChargeBee. All Rights Reserved.