Uses of Class
org.codelibs.fess.api.v2.handlers.InvalidRequestParameterException
Packages that use InvalidRequestParameterException
-
Uses of InvalidRequestParameterException in org.codelibs.fess.api.v2.handlers
Subclasses of InvalidRequestParameterException in org.codelibs.fess.api.v2.handlersModifier and TypeClassDescriptionstatic classThrown byV2JsonRequestParams.getOffset()orV2JsonRequestParams.getStartPosition()when theoffset/startparameter is present but negative.static class