javax.swing.tree
Class ExpandVetoException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.swing.tree.ExpandVetoException
public class
ExpandVetoExceptionextends
Exception ExpandVetoException
Author:event
protected TreeExpansionEvent event
event
ExpandVetoException
public ExpandVetoException(javax.swing.event.TreeExpansionEvent event)
Constructor ExpandVetoException
Parameters:
ExpandVetoException
public ExpandVetoException(javax.swing.event.TreeExpansionEvent event, java.lang.String message)
Constructor ExpandVetoException
Parameters: