Class NoSuchSubscriptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.subscription.exception.NoSuchSubscriptionException
All Implemented Interfaces:
Serializable

public class NoSuchSubscriptionException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchSubscriptionException

      public NoSuchSubscriptionException()
    • NoSuchSubscriptionException

      public NoSuchSubscriptionException(String msg)
    • NoSuchSubscriptionException

      public NoSuchSubscriptionException(String msg, Throwable throwable)
    • NoSuchSubscriptionException

      public NoSuchSubscriptionException(Throwable throwable)