Class DefaultExceptionHandler

  • All Implemented Interfaces:
    ExceptionHandler

    public class DefaultExceptionHandler
    extends java.lang.Object
    implements ExceptionHandler
    Default implementation for handling exceptions thrown while processing a request. Suppresses stack traces and the exception class name.