Class CmsIllegalStateException

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

    public class CmsIllegalStateException
    extends CmsRuntimeException
    A replacement for IllegalStateException to obtain fully localized exception messages for OpenCms.

    Please note that this class does not extend IllegalStateException due to the lack of multiple inheritance for Java.

    Since:
    6.0.0
    See Also:
    Serialized Form