hmi.testutil.bml.feedback
Class ListBMLExceptionListener
java.lang.Object
hmi.testutil.bml.feedback.ListBMLExceptionListener
- All Implemented Interfaces:
- BMLExceptionListener, BMLListener
public class ListBMLExceptionListener
- extends Object
- implements BMLExceptionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exceptionList
private List<BMLExceptionFeedback> exceptionList
ListBMLExceptionListener
public ListBMLExceptionListener(List<BMLExceptionFeedback> beList)
exception
public void exception(BMLExceptionFeedback be)
- Specified by:
exception in interface BMLExceptionListener