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