Uses of Class
org.alfresco.rest.framework.core.exceptions.ApiException
Packages that use ApiException
Package
Description
-
Uses of ApiException in org.alfresco.rest.framework.core.exceptions
Subclasses of ApiException in org.alfresco.rest.framework.core.exceptionsModifier and TypeClassDescriptionclassThrown when the content is archived and not readily accessible.classA constraint was violatedclassIn this version of the API the specified resource has been deleted and is therefore not supportclassThrown when the required service is disabled.classThe addressed entity was not foundclassclassAn invalid argument was receivedclassType of provided node is invalid.classJSONP callback not allowedclassThe addressed entity or function was not foundclassPermission was deniedclassThe addressed Relationship Resource was not foundclassclassclassA service is currently unavailable.classAttempt to update a stale entityclassThe media type is unsupported.classThe operation is unsupported. -
Uses of ApiException in org.alfresco.rest.framework.resource.parameters
Subclasses of ApiException in org.alfresco.rest.framework.resource.parametersModifier and TypeClassDescriptionclassThrown when an invalid select syntax is used. -
Uses of ApiException in org.alfresco.rest.framework.resource.parameters.where
Subclasses of ApiException in org.alfresco.rest.framework.resource.parameters.whereModifier and TypeClassDescriptionclassThrown when an invalid query syntax is used.