Class PushNotificationException

All Implemented Interfaces:
Serializable

public class PushNotificationException extends SystemException
See Also:
  • Constructor Details

    • PushNotificationException

      public PushNotificationException()
    • PushNotificationException

      public PushNotificationException(String message, Throwable cause)
    • PushNotificationException

      public PushNotificationException(String message)
    • PushNotificationException

      public PushNotificationException(Throwable cause)