Package ch.tocco.nice2.dms.impl.tree.uri
Class UnresolvableContentUriTargetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.BindException
ch.tocco.nice2.netui.api.bind.UnresolvableUriException
ch.tocco.nice2.dms.impl.tree.uri.UnresolvableContentUriTargetException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUnresolvableContentUriTargetException
(ContentTreeNode fallbackNode) UnresolvableContentUriTargetException
(URI uri, ContentTreeNode fallbackNode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnresolvableContentUriTargetException
-
UnresolvableContentUriTargetException
-
-
Method Details
-
getFallbackNode
-