Exception: LightSide::NotConfigured
- Inherits:
-
StandardError
- Object
- StandardError
- LightSide::NotConfigured
- Defined in:
- lib/lightside/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
7 8 9 |
# File 'lib/lightside/exceptions.rb', line 7 def to_s "one ore more configuration settings is missing" end |