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

    Modifier and Type
    Method
    Description
     
    long
    id()
     

    Methods inherited from class feign.FeignException

    content, contentUTF8, errorStatus, errorStatus, hasRequest, request, responseBody, responseHeaders, status

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • failure

      public String failure()
    • id

      public long id()