Package org.apache.ofbiz.webapp.control
Class WebAppConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.ofbiz.base.util.GeneralException
-
- org.apache.ofbiz.webapp.control.WebAppConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class WebAppConfigurationException extends GeneralException
Web application configuration exception.- See Also:
site-conf.xsd
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebAppConfigurationException(java.lang.Throwable t)
-
Method Summary
-
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
-
-