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