Package org.jpos.core.handlers.exception


package org.jpos.core.handlers.exception
  • Interfaces
    Class
    Description
    A single handler in the exception-handling pipeline; processes a given exception and decides whether to rethrow it.
    Interface that modifies an implementing class to add an exception handling pipeline.
    Adds the logic for parsing exception handler pipeline configurations to any implementing class.