Package org.apache.ofbiz.service.config
Class ServiceConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ofbiz.base.util.GeneralException
org.apache.ofbiz.base.config.GenericConfigException
org.apache.ofbiz.service.config.ServiceConfigException
- All Implemented Interfaces:
Serializable
Service configuration exception. Thrown when there is a configuration error in the
serviceengine.xml
file.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
ServiceConfigException
public ServiceConfigException() -
ServiceConfigException
-
ServiceConfigException
-