Class Hierarchy
- java.lang.Object
- org.dspace.app.rest.exception.DSpaceAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
- org.dspace.app.rest.exception.DSpaceApiExceptionControllerAdvice
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.dspace.app.rest.exception.DSpaceBadRequestException
- java.lang.IllegalArgumentException
- org.dspace.app.rest.exception.MissingParameterException
- org.dspace.app.rest.exception.InvalidSearchRequestException
- org.dspace.app.rest.exception.LinkNotFoundException
- org.dspace.app.rest.exception.MethodNotAllowedException
- org.dspace.app.rest.exception.PaginationException
- org.dspace.app.rest.exception.RepositoryMethodNotImplementedException
- org.dspace.app.rest.exception.RepositoryNotFoundException
- org.dspace.app.rest.exception.RepositorySearchMethodNotFoundException
- org.dspace.app.rest.exception.RepositorySearchNotFoundException
- org.dspace.app.rest.exception.RESTAuthorizationException
- org.dspace.app.rest.exception.UnprocessableEntityException
- org.dspace.app.rest.exception.EPersonNameNotProvidedException (implements org.dspace.app.rest.exception.TranslatableException)
- org.dspace.app.rest.exception.GroupNameNotProvidedException (implements org.dspace.app.rest.exception.TranslatableException)
- org.dspace.app.rest.exception.RESTEmptyWorkflowGroupException (implements org.dspace.app.rest.exception.TranslatableException)
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.dspace.app.rest.exception.TranslatableException