Exception: GrapeSlate::UnsupportedIDType
- Inherits:
-
StandardError
- Object
- StandardError
- GrapeSlate::UnsupportedIDType
- Defined in:
- lib/grape-slate.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/grape-slate.rb', line 14 def 'Unsupported id type, supported types are [integer, uuid, bson]' end |