Class Hierarchy
- java.lang.Object
- org.gridgain.internal.rest.rbac.user.exception.handler.UserAlreadyExistsExceptionHandler (implements io.micronaut.http.server.exceptions.ExceptionHandler<T,R>)
- org.gridgain.internal.rest.rbac.user.exception.handler.UserNotFoundExceptionHandler (implements io.micronaut.http.server.exceptions.ExceptionHandler<T,R>)
- org.gridgain.internal.rest.rbac.user.exception.handler.UserUpdateExceptionHandler (implements io.micronaut.http.server.exceptions.ExceptionHandler<T,R>)
- org.gridgain.internal.rest.rbac.user.exception.handler.UserValidationExceptionHandler (implements io.micronaut.http.server.exceptions.ExceptionHandler<T,R>)