ExceptionRedirectorValve

Description

The pipeline processing valve which redirect to appropriate view in case the exception occured during pipeline processing. Also it logs the exception according to level set in configuration. If no exception was configured it always redirect to 'error_view' and uses 'error_level' logging level.

Browse

  • ExceptionRedirectorValve JavaDoc
  • ExceptionRedirectorValve XRef
  • ExceptionRedirectorValve CVS log
  • ExceptionRedirectorValve configuration schema

Dependencies

required components ConfigurationFactory, LoggerFactory
required libraries none

Constructor parameters

position type descritpion
1 org.jcontainer.dna.Configuration the configuration
2 org.jcontainer.dna.Logger the configuration