Class StatusRuntimeExceptionMapper
java.lang.Object
io.stargate.sgv2.api.common.exception.StatusRuntimeExceptionMapper
Simple exception mapper for the
StatusRuntimeException.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.resteasy.reactive.RestResponse<ApiError>statusRuntimeException(io.grpc.StatusRuntimeException exception)
-
Constructor Details
-
StatusRuntimeExceptionMapper
public StatusRuntimeExceptionMapper()
-
-
Method Details
-
statusRuntimeException
public org.jboss.resteasy.reactive.RestResponse<ApiError> statusRuntimeException(io.grpc.StatusRuntimeException exception)
-