Exception: Parse::Error::AuthenticationError

Inherits:
Parse::Error
  • Object
show all
Defined in:
lib/parse/client.rb

Overview

An error when the authentication credentials in the request are invalid.

Instance Attribute Summary

Attributes inherited from Parse::Error

#code

Method Summary

Methods inherited from Parse::Error

#initialize

Constructor Details

This class inherits a constructor from Parse::Error