Exception: Blueprints::DemolishError
- Defined in:
- lib/blueprints/errors.rb
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Blueprints::Error
Instance Method Details
#message_append ⇒ Object
13 14 15 |
# File 'lib/blueprints/errors.rb', line 13 def 'must be built before demolishing' end |