Class DataAPITimeoutException

All Implemented Interfaces:
Serializable

public class DataAPITimeoutException extends DataAPIHttpException
A request to the Data API resulted in an HTTP 4xx or 5xx response. In most cases this comes with additional information: the purpose of this class is to present such information in a structured way, asking to what happens for the DataAPIResponseException, while still raising`.
See Also:
  • Constructor Details

    • DataAPITimeoutException

      public DataAPITimeoutException(String errorMessage)
      Constructors providing all arguments and a parent exception.
      Parameters:
      errorMessage - error message