Package org.sourcelab.buildkite.api.client.exception
package org.sourcelab.buildkite.api.client.exception
-
Exception ClassesClassDescriptionThrown if a builder fails validation or is not complete.Top level Exception class from which all more specific exceptions relating to the Buildkite Api Client library extend from.Thrown if something goes wrong during the HttpRequest to the Buildkite API.Thrown if the API responds with an invalid access token error.Thrown if the API was requested from an IP address not specifically allowed by the API Token.Thrown if requested to access a page that is not linked.Thrown if request submitted to API comes back as invalid.Thrown if the API responds with a 404 http code.Thrown if the library is unable to serialize a request body.Thrown if the API responds with content that is unable to be parsed.