|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.composite.event.BaseCompositeEventVetoException
A BaseCompositeEventVetoException is thrown when a proposed
change to a BaseComposite is not acceptable.
BaseCompositeEvent,
Serialized Form| Constructor Summary | |
BaseCompositeEventVetoException(java.lang.String message,
BaseCompositeEvent event)
Constructor for BaseCompositeEventVetoException. |
|
| Method Summary | |
BaseCompositeEvent |
getCompositeEvent()
returns the vetoed BaseCompositeEvent. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BaseCompositeEventVetoException(java.lang.String message,
BaseCompositeEvent event)
BaseCompositeEventVetoException.
message - the explanatory text for the vetoevent - the vetoed BaseCompositeEvent| Method Detail |
public BaseCompositeEvent getCompositeEvent()
BaseCompositeEvent.
BaseCompositeEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||