Exception: BBServices::NilServiceInChainError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/bbservices.rb', line 14

def message
  'BBServices - A BBService must be passed to a chain'
end