Exception: Flareshow::MissingRequiredField
- Inherits:
-
Exception
- Object
- Exception
- Flareshow::MissingRequiredField
- Defined in:
- lib/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/exceptions.rb', line 4 def "you attempted to save an object without providing all of the required fields" end |