Ember.Error Class packages/ember-metal/lib/error.js:13
PUBLIC
A subclass of the JavaScript Error object for use in Ember.
PUBLIC
A subclass of the JavaScript Error object for use in Ember.
deprecateProperty
Used internally to allow changing properties in a backwards compatible way, and print a helpful deprecation warning.