Uses of Class
ubic.gemma.rest.providers.AbstractExceptionMapper
Packages that use AbstractExceptionMapper
-
Uses of AbstractExceptionMapper in ubic.gemma.rest.providers
Subclasses of AbstractExceptionMapper in ubic.gemma.rest.providersModifier and TypeClassDescriptionclassMap Spring Security'sAccessDeniedExceptionto a 403 Forbidden response.classHandles Spring SecurityAuthenticationExceptionby producing a 403 Forbidden response.classclassThis mapper ensures that raisedNotFoundExceptionthroughout the API contain well-formedResponseErrorObjectentity.classRender unhandled exceptions.classMapWebApplicationExceptionso that it always expose aResponseErrorObjectentity.