Class ItemNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ro.sync.ecss.extensions.api.webapp.cc.ItemNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
@API(type=NOT_EXTENDABLE, src=PUBLIC) public class ItemNotFoundException extends java.lang.Exception
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ItemNotFoundException()
-