Class Hierarchy
- java.lang.Object
- org.alfresco.rest.framework.core.exceptions.DefaultExceptionResolver (implements org.alfresco.rest.framework.core.exceptions.ExceptionResolver<E>)
- org.alfresco.rest.framework.core.exceptions.ErrorResponse
- org.alfresco.rest.framework.core.exceptions.QueryParserExceptionResolver (implements org.alfresco.rest.framework.core.exceptions.ExceptionResolver<E>)
- org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver (implements org.alfresco.rest.framework.core.exceptions.ExceptionResolver<E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.extensions.surf.exception.PlatformRuntimeException
- org.alfresco.rest.framework.core.exceptions.ApiException
- org.alfresco.rest.framework.core.exceptions.ArchivedContentException
- org.alfresco.rest.framework.core.exceptions.ConstraintViolatedException
- org.alfresco.rest.framework.core.exceptions.DisabledServiceException
- org.alfresco.rest.framework.core.exceptions.InsufficientStorageException
- org.alfresco.rest.framework.core.exceptions.InvalidArgumentException
- org.alfresco.rest.framework.core.exceptions.JsonpCallbackNotAllowedException
- org.alfresco.rest.framework.core.exceptions.NotFoundException
- org.alfresco.rest.framework.core.exceptions.EntityNotFoundException
- org.alfresco.rest.framework.core.exceptions.RelationshipResourceNotFoundException
- org.alfresco.rest.framework.core.exceptions.PermissionDeniedException
- org.alfresco.rest.framework.core.exceptions.RequestEntityTooLargeException
- org.alfresco.rest.framework.core.exceptions.RestoreInProgressException
- org.alfresco.rest.framework.core.exceptions.ServiceUnavailableException
- org.alfresco.rest.framework.core.exceptions.StaleEntityException
- org.alfresco.rest.framework.core.exceptions.UnsupportedMediaTypeException
- org.alfresco.rest.framework.core.exceptions.UnsupportedResourceOperationException
- org.alfresco.rest.framework.core.exceptions.DeletedResourceException
- org.alfresco.rest.framework.core.exceptions.ApiException
- org.springframework.extensions.surf.exception.PlatformRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.alfresco.rest.framework.core.exceptions.WebScriptExceptionResolver (implements org.alfresco.rest.framework.core.exceptions.ExceptionResolver<E>)
Interface Hierarchy
- org.alfresco.rest.framework.core.exceptions.ExceptionResolver<E>