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