Class ErrorResponse
java.lang.Object
org.sourcelab.buildkite.api.client.response.ErrorResponse
Represents an Error response from the REST Api.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorResponse
Constructor.- Parameters:
message- Error message.
-
-
Method Details