Uses of Class
io.streamthoughts.azkarra.http.error.BadRequestException
-
Packages that use BadRequestException Package Description io.streamthoughts.azkarra.http.error -
-
Uses of BadRequestException in io.streamthoughts.azkarra.http.error
Subclasses of BadRequestException in io.streamthoughts.azkarra.http.error Modifier and Type Class Description class
InvalidHttpQueryParamException
Exception which is thrown when a param is missing or invalid.
-