Exception: Kobako::ServiceError

Inherits:
Error
  • Object
show all
Includes:
StructuredError
Defined in:
lib/kobako/errors.rb,
sig/kobako/errors.rbs

Overview

Service layer. Raised when a Service capability call inside a mruby script reported an application-level failure that the script did not rescue.

Instance Attribute Summary

Attributes included from StructuredError

#backtrace_lines, #details, #klass, #origin

Method Summary

Methods included from StructuredError

#initialize