Exception: Lorkhan::Errors::Apple::MissingDeviceToken

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

Overview

The device token is not specified in the request :path. Verify that the :path header contains the device token.

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