hmi.elckerlyc
Class ExceptionManager
java.lang.Object
hmi.elckerlyc.ExceptionManager
public final class ExceptionManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exceptionListeners
private final List<BMLExceptionListener> exceptionListeners
ExceptionManager
public ExceptionManager()
exception
public void exception(BMLExceptionFeedback e)
addExceptionListener
public void addExceptionListener(BMLExceptionListener es)
removeAllExceptionListeners
public void removeAllExceptionListeners()
puException
public void puException(PlanUnit timedMU,
String message,
double time)