Exception: Lorkhan::Errors::Apple::MissingTopic

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

Overview

The apns-topic header of the request was not specified and was required. The apns-topic header is mandatory when the client is connected using a certificate that supports multiple topics.

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