Exception: ConfigHub::ConfigNotPulledError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/config_hub/client.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



124
125
126
# File 'lib/config_hub/client.rb', line 124

def message
  'Configuration was not loaded from ConfigHub server (use .pull)'
end