hmi.bml.feedback
Interface BMLExceptionListener

All Superinterfaces:
BMLListener
All Known Implementing Classes:
BMLBlock, ElckerlycSemaineBridge, FeedbackPanel, ListBMLExceptionListener, LoggingRealizerBridge, StderrExceptionListener, TCPIPRealizerBridgeServer

public interface BMLExceptionListener
extends BMLListener

Captures BMLExceptions

Author:
Herwin van Welbergen

Method Summary
 void exception(BMLExceptionFeedback be)
           
 

Method Detail

exception

void exception(BMLExceptionFeedback be)