Exception: Hologram::NoCategoryError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/hologram/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/hologram/errors.rb', line 8

def message
  "Hologram comments found with no defined category. Are there other warnings/errors that need to be resolved?"
end