Class CmsResourceInitException

  • All Implemented Interfaces:
    java.io.Serializable, I_CmsThrowable

    public class CmsResourceInitException
    extends CmsException
    This exeption is thrown by a class which implements org.opencms.main.I_CmsResourceInit. When this exeption is thrown, all other implementations of I_CmsResourceInit will not be executed.

    Since:
    6.0.0
    See Also:
    Serialized Form