Exception: BBServices::ServiceMustRunBeforeChainingError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



20
21
22
# File 'lib/bbservices.rb', line 20

def message
  'BBServices - Service must be ran before chaining via then can occur'
end