|
|||||||||||
| 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.graph.event.VisualGraphEventVetoException
A VisualGraphEventVetoException is thrown when a proposed
change to a VisualGraph is not wanted.
VisualGraphEvent,
Serialized Form| Constructor Summary | |
VisualGraphEventVetoException(java.lang.String message,
VisualGraphEvent event)
Constructor for VisualGraphEventVetoException. |
|
| Method Summary | |
VisualGraphEvent |
getGraphEvent()
Returns the vetoed VisualGraphEvent. |
| 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 VisualGraphEventVetoException(java.lang.String message,
VisualGraphEvent event)
VisualGraphEventVetoException.
message - the explanatory text for the vetoevent - the vetoed VisualGraphEvent| Method Detail |
public VisualGraphEvent getGraphEvent()
VisualGraphEvent.
VisualGraphEvent.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||