Class ItemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ro.sync.ecss.extensions.api.webapp.cc.ItemNotFoundException
All Implemented Interfaces:
Serializable

@API(type=NOT_EXTENDABLE, src=PUBLIC) public class ItemNotFoundException extends 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:
  • Constructor Details

    • ItemNotFoundException

      public ItemNotFoundException()