Exception: Lorkhan::Errors::Apple::BadDeviceToken

Inherits:
HTTPError
  • Object
show all
Defined in:
lib/lorkhan/errors/apple_errors.rb

Overview

The specified device token was bad. Verify that the request contains a valid token and that the token matches the environment.

Instance Attribute Summary

Attributes inherited from HTTPError

#response, #status

Method Summary

Methods inherited from HTTPError

#initialize

Constructor Details

This class inherits a constructor from Lorkhan::Errors::HTTPError