| java.lang.Object org.wings.session.DefaultExceptionHandler
DefaultExceptionHandler | public class DefaultExceptionHandler implements ExceptionHandler(Code) | | This implementation queries a property wings.error.template for a resource name relative to the
webapp of a wingS template. In this template, placeholders must be defined for wingS components named
EXCEPTION_STACK_TRACE , EXCEPTION_MESSAGE and WINGS_VERSION .
|
|
|