Class PushNotificationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.push.notifications.exception.PushNotificationsException
All Implemented Interfaces:
Serializable

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

    • PushNotificationsException

      public PushNotificationsException()
    • PushNotificationsException

      public PushNotificationsException(String msg)
    • PushNotificationsException

      public PushNotificationsException(String msg, Throwable throwable)
    • PushNotificationsException

      public PushNotificationsException(Throwable throwable)