Uses of Class
ubic.gemma.rest.util.UnknownQueryParameterException
Packages that use UnknownQueryParameterException
-
Uses of UnknownQueryParameterException in ubic.gemma.rest.providers
Subclasses with type arguments of type UnknownQueryParameterException in ubic.gemma.rest.providersModifier and TypeClassDescriptionclassMaps anUnknownQueryParameterExceptionto a 400 whoseerrors[]carries one entry per rejected parameter, each naming the parameter inlocationwithlocationTypeLocationType.QUERY.Methods in ubic.gemma.rest.providers with parameters of type UnknownQueryParameterExceptionModifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.Response.StatusUnknownQueryParameterExceptionMapper.getStatus(UnknownQueryParameterException exception) protected WellComposedErrorBodyUnknownQueryParameterExceptionMapper.getWellComposedErrorBody(UnknownQueryParameterException exception)