Exception: Hologram::NoCategoryError
- Inherits:
-
StandardError
- Object
- StandardError
- Hologram::NoCategoryError
- Defined in:
- lib/hologram/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/hologram/errors.rb', line 8 def "Hologram comments found with no defined category. Are there other warnings/errors that need to be resolved?" end |