Package ai.tock.shared.exception.rest
See: Description
-
Class Summary Class Description BadRequestException Http 400 exception. ConflictException Http 409 exception. NotFoundException Http 404 exception. RestException Base class for rest exceptions. UnauthorizedException Http 401 exception.