Class CmsIllegalStateException

All Implemented Interfaces:
Serializable, I_CmsThrowable

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: