|
|||||||||||
| 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.CompositeGroupEventVetoException
A CompositeGroupEventVetoException is thrown when a proposed
change to a CompositeGroup is not acceptable.
CompositeGroupEvent,
Serialized Form| Constructor Summary | |
CompositeGroupEventVetoException(java.lang.String message,
CompositeGroupEvent event)
Constructor for CompositeGroupEventVetoException. |
|
| Method Summary | |
CompositeGroupEvent |
getCompositeGroupEvent()
returns the vetoed CompositeGroupEvent. |
| 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 CompositeGroupEventVetoException(java.lang.String message,
CompositeGroupEvent event)
CompositeGroupEventVetoException.
message - the explanatory text for the vetoevent - the vetoed CompositeGroupEvent| Method Detail |
public CompositeGroupEvent getCompositeGroupEvent()
CompositeGroupEvent.
CompositeGroupEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||