| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlingException | |
|---|---|
| org.apache.sling.api | |
| org.apache.sling.api.request | |
| org.apache.sling.api.resource | |
| org.apache.sling.api.scripting | |
| org.apache.sling.engine.auth | |
| Uses of SlingException in org.apache.sling.api | 
|---|
| Subclasses of SlingException in org.apache.sling.api | |
|---|---|
|  class | SlingIOExceptionThe SlingIOExceptionis a runtime exception wrapper for the
 JavaIOException. | 
|  class | SlingServletExceptionThe SlingServletExceptionis a runtime exception wrapper for
 the Servlet APIServletException. | 
| Uses of SlingException in org.apache.sling.api.request | 
|---|
| Subclasses of SlingException in org.apache.sling.api.request | |
|---|---|
|  class | RecursionTooDeepExceptionThe RecursionTooDeepExceptionis thrown by the Sling
 implementation if to many recursive content inclusions take place. | 
|  class | TooManyCallsExceptionThe TooManyCallsExceptionis thrown by the Sling implementation
 if to many inclusions have been called for during a single request. | 
| Uses of SlingException in org.apache.sling.api.resource | 
|---|
| Subclasses of SlingException in org.apache.sling.api.resource | |
|---|---|
|  class | QuerySyntaxExceptionThe QuerySyntaxExceptionis thrown by theResourceResolver.findResources(String, String)andResourceResolver.queryResources(String, String)methods if the query
 syntax is wrong or the requested query language is not available. | 
|  class | ResourceNotFoundExceptionAn Exception that causes Sling to return a 404 (NOT FOUND) status code. | 
| Uses of SlingException in org.apache.sling.api.scripting | 
|---|
| Subclasses of SlingException in org.apache.sling.api.scripting | |
|---|---|
|  class | InvalidServiceFilterSyntaxExceptionThrown when an invalid service filter is used | 
|  class | ScriptEvaluationExceptionThe ScriptEvaluationExceptionis thrown by theSlingScript.eval(SlingBindings)method if an error occurrs evaluating
 the script. | 
| Uses of SlingException in org.apache.sling.engine.auth | 
|---|
| Subclasses of SlingException in org.apache.sling.engine.auth | |
|---|---|
|  class | NoAuthenticationHandlerExceptionThe NoAuthenticationHandlerExceptionis thrown to indicate that
 there is noAuthenticationHandlerwilling to handle the request. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||