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