Uses of Class
lumis.content.ContentException
-
Packages that use ContentException Package Description lumis.content.core Provides the core content management operations.lumis.content.table -
-
Uses of ContentException in lumis.content.core
Methods in lumis.content.core that throw ContentException Modifier and Type Method Description void
ContentVersion. setSlug(String slug)
Sets the slug. -
Uses of ContentException in lumis.content.table
Subclasses of ContentException in lumis.content.table Modifier and Type Class Description class
ContentLockedException
Exception thrown when an operation could not be executed due to the lock state on a content.
-