Java org.apache.wicket.settings ExceptionSettings fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.settings ExceptionSettings fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.settings ExceptionSettings.

The text is from its open source code.

Field

UnexpectedExceptionDisplaySHOW_EXCEPTION_PAGE
Indicates that an exception page appropriate to development should be shown when an unexpected exception is thrown.
UnexpectedExceptionDisplaySHOW_INTERNAL_ERROR_PAGE
Indicates a generic internal error page should be shown when an unexpected exception is thrown.