Exception: ConvenientService::Service::Plugins::CanHaveSteps::Entities::Method::Exceptions::InputMethodReassignment

Inherits:
Exception
  • Object
show all
Defined in:
lib/convenient_service/service/plugins/can_have_steps/entities/method/exceptions.rb

Instance Method Summary collapse

Methods inherited from Exception

new

Instance Method Details

#initialize_with_kwargs(method:, container:) ⇒ void



149
150
151
152
153
154
155
# File 'lib/convenient_service/service/plugins/can_have_steps/entities/method/exceptions.rb', line 149

def initialize_with_kwargs(method:, container:)
  message = "    Reassignments are not allowed for `in` methods.\n  TEXT\n\n  initialize(message)\nend\n"