hmi.bml.feedback
Class StderrExceptionListener
java.lang.Object
hmi.bml.feedback.StderrExceptionListener
- All Implemented Interfaces:
- BMLExceptionListener, BMLListener
public class StderrExceptionListener
- extends Object
- implements BMLExceptionListener
Sends BMLExceptions to the stderr.
- Author:
- Herwin van Welbergen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StderrExceptionListener
public StderrExceptionListener()
exception
public void exception(BMLExceptionFeedback be)
- Specified by:
exception in interface BMLExceptionListener