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 Details

    • PluginPackageException

      public PluginPackageException()
    • PluginPackageException

      public PluginPackageException(String msg)
    • PluginPackageException

      public PluginPackageException(String msg, Throwable throwable)
    • PluginPackageException

      public PluginPackageException(Throwable throwable)