Class CmsIllegalArgumentException

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

    public class CmsIllegalArgumentException
    extends CmsRuntimeException
    A replacement for IllegalArgumentException to obtain fully localized exception messages for OpenCms.

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

    Since:
    6.0.0
    See Also:
    Serialized Form