Class AppTitleException

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.AppTitleException
All Implemented Interfaces:
Serializable

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

    • AppTitleException

      public AppTitleException()
    • AppTitleException

      public AppTitleException(String msg)
    • AppTitleException

      public AppTitleException(String msg, Throwable throwable)
    • AppTitleException

      public AppTitleException(Throwable throwable)