Package cz.cuni.amis.pogamut.base.component.bus.exception


Exception Summary
ComponentBusErrorException  
ComponentBusException Used by IComponentBus implementors (ComponentBus).
ComponentBusNotRunningException  
ComponentIdClashException  
ComponentNotRunningException This exception is thrown whenever you call some running-state-dependent method from the public interface of some IComponent.
ComponentPausedException This exception is thrown whenever you call some running-state-dependent method from the public interface of some IComponent.
FatalErrorPropagatingEventException  
MoreComponentsForClassException  
NoComponentForClassException  
ResetFailedException