Class ConfigurationException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.module.configuration.ConfigurationException
- All Implemented Interfaces:
Serializable
- Author:
- Jürgen Kappler, Jorge Ferrer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException
(String msg, Throwable throwable) ConfigurationException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
public ConfigurationException() -
ConfigurationException
-
ConfigurationException
-
ConfigurationException
-