| Name | Package | Description |
| AccessDeniedException | org.apache.slide.security | Access denied. |
| AuthenticateException | org.apache.slide.authenticate | No description provided. |
| BadGatewayException | org.apache.slide.search | Indicates a Bad Gateway exception |
| BadQueryException | org.apache.slide.search | Generic search exception. |
| BranchNotFoundException | org.apache.slide.content | Branch not found. |
| ConfigurationException | org.apache.slide.projector | No description provided. |
| ConfigurationException | org.apache.slide.util.conf | Thrown when a Configurable component cannot be configured
properly, or if a value cannot be retrieved properly. |
| ConflictException | org.apache.slide.macro | The copy/move operation is in conflict, e.g. |
| ContentException | org.apache.slide.content | Content exception. |
| ContextException | org.apache.slide.projector.descriptor | The RequirementException class |
| CopyMacroException | org.apache.slide.macro | Copy macro exception. |
| CrossServerBindingException | org.apache.slide.structure | Linked object not found. |
| DeleteMacroException | org.apache.slide.macro | Delete macro exception. |
| ExtractorException | org.apache.slide.extractor | The ExtractorException class |
| ForbiddenException | org.apache.slide.macro | The copy/move operation is forbidden, e.g. |
| IndexException | org.apache.slide.search | Generic search exception. |
| InsufficientStorageException | org.apache.slide.content | Exception thrown to indicate that a limitation of available storage space
has been reached or exceeded. |
| InvalidNamespaceConfigurationException | org.apache.slide.common | Invalid Namespace configuration. |
| InvalidQueryException | org.apache.slide.search | Generic search exception. |
| InvalidScopeException | org.apache.slide.search | Used to indicate an invalid scope (or search redirection) |
| LabeledRevisionNotFoundException | org.apache.slide.webdav.util | This Exception is thrown if a revision with the given label was not found. |
| LinkedObjectNotFoundException | org.apache.slide.structure | Linked object not found. |
| LockException | org.apache.slide.lock | Lock exception. |
| LockTokenNotFoundException | org.apache.slide.lock | Lock token not found. |
| MacroException | org.apache.slide.macro | Macro exception. |
| MalformedUriException | org.apache.slide.common | Malformed Uri. |
| MessageNotFoundException | org.apache.slide.projector.i18n | No description provided. |
| MethodNotAllowedException | org.apache.slide.webdav.method | No description provided. |
| NamespaceException | org.apache.slide.common | Namespace exception. |
| NestedSlideException | org.apache.slide.common | Nested Slide exception. |
| NodeNotVersionedException | org.apache.slide.content | The node is not versioned. |
| NotificationException | org.apache.slide.webdav.event | No description provided. |
| ObjectAlreadyExistsException | org.apache.slide.structure | Object already exists. |
| ObjectHasChildrenException | org.apache.slide.structure | Object has children. |
| ObjectIsAlreadyLockedException | org.apache.slide.lock | Object is already locked. |
| ObjectLockedException | org.apache.slide.lock | Object is already locked. |
| ObjectNotFoundException | org.apache.slide.structure | Object not found. |
| ObjectValidationFailedException | org.apache.slide.common | Thrown when an object validation fails. |
| PreconditionViolationException | org.apache.slide.webdav.util | This exception is thrown due to a violated precondition. |
| ProcessException | org.apache.slide.projector | No description provided. |
| PropertyParseException | org.apache.slide.common | This exception is thrown if parsing a Property fails for any reason. |
| RevisionAlreadyExistException | org.apache.slide.content | Revision already exist. |
| RevisionContentNotFoundException | org.apache.slide.content | Revision content not found. |
| RevisionDescriptorNotFoundException | org.apache.slide.content | Revision descriptor not found. |
| RevisionNotFoundException | org.apache.slide.content | Revision not found. |
| RoleExistsException | org.apache.slide.projector.repository | The UserExistsException class |
| SearchException | org.apache.slide.search | Generic search exception. |
| SecurityException | org.apache.slide.security | Generic security exception. |
| ServiceAccessException | org.apache.slide.common | Service access exception. |
| ServiceConnectionFailedException | org.apache.slide.common | Service connection failed. |
| ServiceDisconnectionFailedException | org.apache.slide.common | Service disconnection failed. |
| ServiceInitializationFailedException | org.apache.slide.common | Service initialization failed. |
| ServiceMissingOnRootNodeException | org.apache.slide.common | A service declaration is missing on the root node. |
| ServiceParameterErrorException | org.apache.slide.common | Service parameter error. |
| ServiceParameterMissingException | org.apache.slide.common | Service parameter missing. |
| ServiceRegistrationFailedException | org.apache.slide.common | Service registration failed. |
| ServiceResetFailedException | org.apache.slide.common | Service reset failed. |
| ServicesInitializationFailedException | org.apache.slide.common | Services intitalization failed. |
| ServicesShutDownFailedException | org.apache.slide.common | Services shut down failed. |
| SlideException | org.apache.slide.common | Exception supertype for all Slide components. |
| SlideRuntimeException | org.apache.slide.common | Runtime Exception supertype for all Slide components. |
| SLMLParsingException | org.apache.slide.common | Slide XML parsing exception. |
| StructureException | org.apache.slide.structure | Data exception. |
| UnableToLocateServiceException | org.apache.slide.common | Unable to locate service. |
| UnknownObjectClassException | org.apache.slide.common | Unknown object class. |
| UnknownServiceDeclarationException | org.apache.slide.common | Unknown service declaration exception. |
| UserExistsException | org.apache.slide.projector.repository | The UserExistsException class |
| ValidationException | org.apache.slide.projector.descriptor | The ValidationException class |
| ValueCastException | org.apache.slide.projector.descriptor | The UncastableValueException class |
| VetoException | org.apache.slide.event | Vetoable event firer interface |
| WebdavException | org.apache.slide.webdav | Exception class used by the WebDAV server classes. |