Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.swing
Class RearrangeableTreeModel.IllegalNodeMoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iamsoft.util.ui.swing.RearrangeableTreeModel.IllegalNodeMoveException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- RearrangeableTreeModel
Thrown when an invalid move is attempted. Generally thrown when
can[Move] returns false.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalNodeMoveException
public IllegalNodeMoveException() -
IllegalNodeMoveException
-
IllegalNodeMoveException
-