Uses of Record Class
io.stargate.sgv2.api.common.exception.model.dto.ApiError
Packages that use ApiError
-
Uses of ApiError in io.stargate.sgv2.api.common.exception
Methods in io.stargate.sgv2.api.common.exception that return types with arguments of type ApiErrorModifier and TypeMethodDescriptionorg.jboss.resteasy.reactive.RestResponse<ApiError>BridgeAuthorizationExceptionMapper.bridgeAuthorizationException(BridgeAuthorizationException exception) org.jboss.resteasy.reactive.RestResponse<ApiError>ConstraintViolationExceptionMapper.constraintViolationException(jakarta.validation.ConstraintViolationException exception) org.jboss.resteasy.reactive.RestResponse<ApiError>RuntimeExceptionMapper.runtimeException(RuntimeException exception) org.jboss.resteasy.reactive.RestResponse<ApiError>StatusRuntimeExceptionMapper.statusRuntimeException(io.grpc.StatusRuntimeException exception)