Class BatchAPIException

All Implemented Interfaces:
Serializable

public class BatchAPIException extends APIException
See Also:
  • Constructor Details

    • BatchAPIException

      public BatchAPIException(int httpStatusCode, String message, org.json.JSONObject jsonObj)
    • BatchAPIException

      public BatchAPIException(int httpStatusCode, String message, org.json.JSONObject jsonObj, Map<String,List<String>> responseHeaders)
  • Method Details

    • getCorrelationId

      public String getCorrelationId()