Exception: Parse::Error::UsernameTakenError

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

Overview

Error code 202: indicating that the username 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