Class CmsInitException

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

    public class CmsInitException
    extends CmsRuntimeException
    Describes errors that occur in the context of OpenCms the initialization, this is fatal and prevents OpenCms from starting.

    If an Exception of this class is thrown, OpenCms is set to an error state and the system won't try to start up again.

    Since:
    6.0.0
    See Also:
    Serialized Form