Uses of Interface
org.craftercms.engine.http.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in org.craftercms.engine.http.impl
Classes in org.craftercms.engine.http.impl that implement ExceptionHandlerModifier and TypeClassDescriptionclassHandler forConstraintViolationExceptionexceptionsclassDefaultExceptionHandler, which logs all exceptions and sends a HTTP 500 status.classHandler forHttpStatusCodeExceptions.classHandlesServletExceptions that are thrown when a view can't be resolved. -
Uses of ExceptionHandler in org.craftercms.engine.servlet.filter
Constructor parameters in org.craftercms.engine.servlet.filter with type arguments of type ExceptionHandler