Class TreeModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.tree.model.TreeModelException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated.TreeModelException
(String s, Throwable throwable) Deprecated.TreeModelException
(Throwable throwable) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TreeModelException
public TreeModelException()Deprecated. -
TreeModelException
Deprecated. -
TreeModelException
Deprecated. -
TreeModelException
Deprecated.
-