Class BackupActuator.ErrorResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
feign.FeignException
feign.FeignException.FeignServerException
feign.FeignException.InternalServerError
io.camunda.zeebe.qa.util.actuator.BackupActuator.ErrorResponse
- All Implemented Interfaces:
Serializable
- Enclosing interface:
BackupActuator
public static final class BackupActuator.ErrorResponse
extends feign.FeignException.InternalServerError
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class feign.FeignException
feign.FeignException.BadGateway, feign.FeignException.BadRequest, feign.FeignException.Conflict, feign.FeignException.FeignClientException, feign.FeignException.FeignServerException, feign.FeignException.Forbidden, feign.FeignException.GatewayTimeout, feign.FeignException.Gone, feign.FeignException.InternalServerError, feign.FeignException.MethodNotAllowed, feign.FeignException.NotAcceptable, feign.FeignException.NotFound, feign.FeignException.NotImplemented, feign.FeignException.ServiceUnavailable, feign.FeignException.TooManyRequests, feign.FeignException.Unauthorized, feign.FeignException.UnprocessableEntity, feign.FeignException.UnsupportedMediaType -
Method Summary
Methods inherited from class feign.FeignException
content, contentUTF8, errorStatus, errorStatus, hasRequest, request, responseBody, responseHeaders, statusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
failure
-
id
public long id()
-