com.liferay.portal.plugin
Class PluginPackageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.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 SystemException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PluginPackageException
public PluginPackageException()
PluginPackageException
public PluginPackageException(String msg)
PluginPackageException
public PluginPackageException(String msg,
Throwable cause)
PluginPackageException
public PluginPackageException(Throwable cause)