Exception: Kobako::SandboxError

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

Overview

Sandbox / wire layer. Raised when the guest ran to completion but execution failed due to a mruby script error, a protocol fault, or a host-side wire decode failure on an otherwise valid outcome tag.

Instance Attribute Summary

Attributes included from CarriesExecution

#execution

Attributes included from Diagnosable

#backtrace_lines, #details, #klass, #origin

Method Summary

Methods included from CarriesExecution

#with_execution

Methods included from Diagnosable

#initialize