|
|||||||||
| Home >> All >> com >> opencms >> core >> [ exceptions overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.opencms.core.exceptions
This package provides the classes used to access OpenCms resources by a servlet (or the OpenCms shell).
See:
Description
| Exception Summary | |
| CmsCheckResourceException | This exeption is thrown by a class which implements com.opencms.core.I_CmsCheckResource. |
| CmsPlausibilizationException | This exception is thrown to signalize plausibilization errors in backoffice modules. |
Package com.opencms.core.exceptions Description
This package provides the classes used to access OpenCms resources by a servlet (or the OpenCms shell). There are currently 2 main ways to acess resources in an OpenCms System:
- Using the OpenCmsHttpServlet. This is the default usage of the OpenCms system.
- Using the CmsShell. This is done for specific reasons, usually related to system configuration or setup.
|
|||||||||
| Home >> All >> com >> opencms >> core >> [ exceptions overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||