Class: Mutant::Isolation::Exception Private

Inherits:
Object
  • Object
show all
Defined in:
lib/mutant/isolation/exception.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Generic serializable exception data.

This is required as our honored guests the Rails* ecosystem makes Marshal.dump on exceptions impossible.

for the full story and eventual reactions.