Uses of Class
io.rocketbase.commons.dto.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in io.rocketbase.commons.dto
Methods in io.rocketbase.commons.dto that return ErrorResponseModifier and TypeMethodDescriptioncheck if path already exists, add message to list or create new one -
Uses of ErrorResponse in io.rocketbase.commons.exception
Constructors in io.rocketbase.commons.exception with parameters of type ErrorResponseModifierConstructorDescriptionBadRequestException(ErrorResponse errorResponse) InsufficientPrivilegesException(ErrorResponse errorResponse) NotFoundException(ErrorResponse errorResponse)