Class CmsException

All Implemented Interfaces:
Serializable, I_CmsThrowable
Direct Known Subclasses:
CmsConfigurationException, CmsDataAccessException, CmsFlexCacheException, CmsImportExportException, CmsIndexException, CmsInvalidActionException, CmsLoaderException, CmsLockException, CmsMessageException, CmsMultiException, CmsNewParentNotInWorkflowException, CmsPasswordEncryptionException, CmsPublishException, CmsResourceInitException, CmsRfsException, CmsSchedulerException, CmsSearchException, CmsSecurityException, CmsStaticExportException, CmsSynchronizeException, CmsWidgetException, CmsWorkplaceException, CmsXmlException

public class CmsException extends Exception implements I_CmsThrowable
Master exception type for all exceptions caused in OpenCms.

Since:
6.0.0
See Also: