Class RegistrationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class RegistrationException
    extends VoiceException
    Exceptions related to registering for push notifications.
    See Also:
    Serialized Form
    • Field Detail

      • EXCEPTION_REGISTRATION_ERROR

        public static final int EXCEPTION_REGISTRATION_ERROR
        See Also:
        Constant Field Values
      • EXCEPTION_UNSUPPORTED_CANCEL_MESSAGE_ERROR

        public static final int EXCEPTION_UNSUPPORTED_CANCEL_MESSAGE_ERROR
        See Also:
        Constant Field Values
      • EXCEPTION_UPGRADE_REQUIRED

        public static final int EXCEPTION_UPGRADE_REQUIRED
        See Also:
        Constant Field Values
      • EXCEPTION_TOO_MANY_REQUEST

        public static final int EXCEPTION_TOO_MANY_REQUEST
        See Also:
        Constant Field Values