Exception: Pot::Bundle::UndefinedPackage

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pot/bundle.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/pot/bundle.rb', line 5

def message
  "Package definition not found for key: #{@message}"
end