Class CmsIllegalArgumentException

All Implemented Interfaces:
Serializable, I_CmsThrowable

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: