|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cuni.amis.utils.exception.PogamutException
cz.cuni.amis.pogamut.base.component.exception.ComponentException
cz.cuni.amis.pogamut.base.component.bus.exception.ComponentBusException
cz.cuni.amis.pogamut.base.component.bus.exception.ComponentBusNotRunningException
public class ComponentBusNotRunningException

| Constructor Summary | |
|---|---|
ComponentBusNotRunningException(IComponentEvent event,
IComponentBus bus)
|
|
ComponentBusNotRunningException(IComponentEvent event,
java.util.logging.Logger log,
IComponentBus bus)
|
|
| Method Summary |
|---|
| Methods inherited from class cz.cuni.amis.utils.exception.PogamutException |
|---|
getOrigin, isLogged, logException, logExceptionOnce, setLogged, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentBusNotRunningException(IComponentEvent event,
IComponentBus bus)
public ComponentBusNotRunningException(IComponentEvent event,
java.util.logging.Logger log,
IComponentBus bus)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||