Exception: Gcloud::Datastore::PropertyError

Inherits:
Error
  • Object
show all
Defined in:
lib/gcloud/datastore/errors.rb

Overview

# PropertyError

Raised when a property is not correct.

Instance Attribute Summary

Attributes inherited from Error

#inner

Method Summary

Methods inherited from Error

from_error, #initialize, klass_for

Constructor Details

This class inherits a constructor from Gcloud::Error