Exception: Pot::Deployment::UndefinedPolicy

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

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/pot/deployment.rb', line 11

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