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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ItemNotFoundExceptionpublic ItemNotFoundException()
 
-