javax.swing.tree
Class ExpandVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.swing.tree.ExpandVetoException
- All Implemented Interfaces:
- Serializable
public class ExpandVetoException
- extends Exception
ExpandVetoException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
event
protected TreeExpansionEvent event
- event
ExpandVetoException
public ExpandVetoException(TreeExpansionEvent event)
- Constructor ExpandVetoException
- Parameters:
event
- Tree Expansion Event
ExpandVetoException
public ExpandVetoException(TreeExpansionEvent event,
String message)
- Constructor ExpandVetoException
- Parameters:
event
- Tree Expansion Eventmessage
- Message