CMS Made Simple API

class.CmsException.php

Contains definitions for the various CMSMS exception classes.

Tags
license

GPL

Table of Contents

Classes

CmsExtraDataException
A basic exception class that holds on to extended information.
CmsException
A base CMSMS Exception
CmsLogicException
A base CMSMS Logic Exception
CmsCommunicationException
A base CMSMS Communications Exception
CmsPrivacyException
A base CMSMS Privacy Exception
CmsSingletonException
A base CMSMS Singleton Exception
CmsInvalidDataException
An exception indicating invalid data was supplied to a function or class.
CmsDataNotFoundException
An exception indicating that the requested data could not be found.
CmsError404Exception
A special exception indicating that a 404 error should be supplied.
CmsError403Exception
A special exception indicating that a 403 error should be supplied.
CmsContentException
A special exception indicating an error with a content object
CmsEditContentException
A special exception indicating an error when editing content.
CmsSQLErrorException
A special exception indicating an SQL Error.
CmsXMLErrorException
A special exception indicating an XML Error.
CmsFileSystemException
A special exception indicating a problem with a file, directory, or filesystem

        
On this page

Search results