Exception: Kobako::ServiceArgumentError

Inherits:
ServiceError show all
Defined in:
lib/kobako/errors.rb,
sig/kobako/errors.rbs

Overview

The ServiceError subclass raised when the call reached the Service method but its arguments did not fit — an unknown keyword, or an arity mismatch.

Instance Attribute Summary

Attributes included from CarriesExecution

#execution

Attributes included from Diagnosable

#backtrace_lines, #klass, #origin

Method Summary

Methods included from CarriesExecution

#with_execution

Methods included from Diagnosable

#initialize