Interface ConsequenceExceptionHandler


  • public interface ConsequenceExceptionHandler
    Care should be taken when implementing this class. Swallowing of consequence can be dangerous if the exception occured during a WorkingMemory action, thus leaving the integrity of the WorkingMemory invalid.