Exception: BBServices::ServiceExpectedError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



26
27
28
# File 'lib/bbservices.rb', line 26

def message
  'BBServices - A service must be returned from the given block'
end