| Package | Description |
|---|---|
| org.craftercms.engine.http.impl | |
| org.craftercms.engine.servlet.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionHandler
Default
ExceptionHandler, which logs all exceptions and sends a HTTP 500 status. |
class |
HttpStatusCodeAwareExceptionHandler
Handler for
HttpStatusCodeExceptions. |
class |
ViewNotResolvedExceptionHandler
Handles
ServletExceptions that are thrown when a view can't be resolved. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionHandlingFilter.setExceptionHandlers(List<ExceptionHandler> exceptionHandlers) |
Copyright © 2014 CrafterCMS. All Rights Reserved.