Class ItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ro.sync.ecss.extensions.api.webapp.cc.ItemNotFoundException
- All Implemented Interfaces:
Serializable
An exception thrown when the content completion item chosen by the user
was not one of the proposed ones in the specified context.
- Since:
- 15.1
- 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
-
ItemNotFoundException
public ItemNotFoundException()
-