Exception: Unpickle::UnpickleException

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/unpickle.rb

Overview

UnpickleException is the superclass for all exceptions thrown by the unpickler.

Currently this gets thrown directly, but future versions may subclass this to provide better granularity in error reporting.