Class RuntimeExceptionMapper

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

public class RuntimeExceptionMapper extends Object
Simple exception mapper for the RuntimeException.
  • Constructor Details

    • RuntimeExceptionMapper

      public RuntimeExceptionMapper()
  • Method Details

    • runtimeException

      public org.jboss.resteasy.reactive.RestResponse<ApiError> runtimeException(RuntimeException exception)