Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C G M T

C

CmsCheckResourceException - exception com.opencms.core.exceptions.CmsCheckResourceException.
This exeption is thrown by a class which implements com.opencms.core.I_CmsCheckResource.
CmsCheckResourceException() - Constructor for class com.opencms.core.exceptions.CmsCheckResourceException
 
CmsCheckResourceException(String) - Constructor for class com.opencms.core.exceptions.CmsCheckResourceException
 
CmsPlausibilizationException - exception com.opencms.core.exceptions.CmsPlausibilizationException.
This exception is thrown to signalize plausibilization errors in backoffice modules.
CmsPlausibilizationException(Vector) - Constructor for class com.opencms.core.exceptions.CmsPlausibilizationException
Constructs a CmsPlauzibilizationException.
com.opencms.core.exceptions - package com.opencms.core.exceptions
This package provides the classes used to access OpenCms resources by a servlet (or the OpenCms shell).

G

getErrorCodes() - Method in class com.opencms.core.exceptions.CmsPlausibilizationException
Retuens a Vector of all error codes of the Exception.

M

m_error - Variable in class com.opencms.core.exceptions.CmsPlausibilizationException
 

T

toString() - Method in class com.opencms.core.exceptions.CmsPlausibilizationException
Overwrites the standard toString method.

C G M T