public class InvalidRequestException extends APIException
apiErrorCode, code, errorCauseId, headers, httpCode, httpStatusCode, jsonObj, message, param, type| Constructor and Description |
|---|
InvalidRequestException(int httpStatusCode,
String message,
org.json.JSONObject jsonObj) |
InvalidRequestException(int httpStatusCode,
String message,
org.json.JSONObject jsonObj,
Map<String,List<String>> responseHeaders) |
isParamErr, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidRequestException(int httpStatusCode,
String message,
org.json.JSONObject jsonObj)
Copyright © 2025 ChargeBee. All rights reserved.