|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvaluationExceptionHandler | |
org.webmacro | |
org.webmacro.engine |
Uses of EvaluationExceptionHandler in org.webmacro |
Methods in org.webmacro that return EvaluationExceptionHandler | |
EvaluationExceptionHandler |
Broker.getEvaluationExceptionHandler()
Get the EvaluationExceptionHandler |
EvaluationExceptionHandler |
Context.getEvaluationExceptionHandler()
Get the EvaluationExceptionHandler |
Methods in org.webmacro with parameters of type EvaluationExceptionHandler | |
void |
Broker.setEvaluationExceptionHandler(EvaluationExceptionHandler eeh)
Set a new EvaluationExceptionHandler |
void |
Context.setEvaluationExceptionHandler(EvaluationExceptionHandler eeh)
Set a new EvaluationExceptionHandler |
Uses of EvaluationExceptionHandler in org.webmacro.engine |
Classes in org.webmacro.engine that implement EvaluationExceptionHandler | |
class |
CrankyEvaluationExceptionHandler
CrankyEvaluationExceptionHandler An implementation of EvaluationExceptionHandler which throws an exception whenever it is called. |
class |
DefaultEvaluationExceptionHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |