Exception: Parse::Error::EmailTakenError

Inherits:
Parse::Error
  • Object
show all
Defined in:
lib/parse/model/classes/user.rb

Overview

203 Error code indicating that the email has already been taken.

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