Package com.liferay.portal.plugin
Class PluginPackageException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.plugin.PluginPackageException
- All Implemented Interfaces:
Serializable
public class PluginPackageException
extends com.liferay.portal.kernel.exception.SystemException
- Author:
- Jorge Ferrer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPluginPackageException
(String msg, Throwable throwable) PluginPackageException
(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
-
PluginPackageException
public PluginPackageException() -
PluginPackageException
-
PluginPackageException
-
PluginPackageException
-