Uses of Interface
com.hammurapi.reasoning.ExceptionHandler

Packages that use ExceptionHandler
com.hammurapi.reasoning   
 

Uses of ExceptionHandler in com.hammurapi.reasoning
 

Methods in com.hammurapi.reasoning that return ExceptionHandler
 ExceptionHandler ReasoningSession.getExceptionHandler()
           
 

Methods in com.hammurapi.reasoning with parameters of type ExceptionHandler
 void ReasoningSession.setExceptionHandler(ExceptionHandler handler)
          Sets exception handler.