Class TreeUtil.VisitFinishedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.vividsolutions.jump.workbench.ui.TreeUtil.VisitingException
-
- com.vividsolutions.jump.workbench.ui.TreeUtil.VisitFinishedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TreeUtil
public static class TreeUtil.VisitFinishedException extends TreeUtil.VisitingException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VisitFinishedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-