Exception: Flareshow::ConfigurationException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/exceptions.rb', line 16

def message
  "the shareflow service connection has not been configured properly"
end