Class CmsResourceInitException

All Implemented Interfaces:
Serializable, I_CmsThrowable

This exeption is thrown by a class which implements org.opencms.main.I_CmsResourceInit. When this exeption is thrown, all other implementations of I_CmsResourceInit will not be executed.

Since:
6.0.0
See Also: