Exception: LightSide::NotConfigured

Inherits:
StandardError
  • Object
show all
Defined in:
lib/lightside/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



7
8
9
# File 'lib/lightside/exceptions.rb', line 7

def to_s
  "one ore more configuration settings is missing"
end