public class OperationFailedException extends APIException
apiErrorCode, code, httpCode, httpStatusCode, jsonObj, message, param, type
Constructor and Description |
---|
OperationFailedException(int httpStatusCode,
String message,
org.json.JSONObject jsonObj) |
isParamErr, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public OperationFailedException(int httpStatusCode, String message, org.json.JSONObject jsonObj)
Copyright © 2022 ChargeBee. All rights reserved.