Class AppVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.marketplace.exception.AppVersionException
All Implemented Interfaces:
Serializable

public class AppVersionException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • AppVersionException

      public AppVersionException()
    • AppVersionException

      public AppVersionException(String msg)
    • AppVersionException

      public AppVersionException(String msg, Throwable throwable)
    • AppVersionException

      public AppVersionException(Throwable throwable)