Exception: Firebase::Admin::Messaging::QuotaExceededError

Inherits:
Error
  • Object
show all
Defined in:
lib/firebase/admin/messaging/error.rb

Overview

This error can be caused by exceeded message rate quota, exceeded device message rate quota, or exceeded topic message rate quota.

Instance Attribute Summary

Attributes inherited from Error

#info

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Firebase::Admin::Messaging::Error