Class StatusRuntimeExceptionMapper

java.lang.Object
io.stargate.sgv2.api.common.exception.StatusRuntimeExceptionMapper

public class StatusRuntimeExceptionMapper extends Object
Simple exception mapper for the StatusRuntimeException.
  • Constructor Details

    • StatusRuntimeExceptionMapper

      public StatusRuntimeExceptionMapper()
  • Method Details

    • statusRuntimeException

      public org.jboss.resteasy.reactive.RestResponse<ApiError> statusRuntimeException(io.grpc.StatusRuntimeException exception)