Exception: MemoryIO::Error
- Inherits:
-
StandardError
- Object
- StandardError
- MemoryIO::Error
- Defined in:
- lib/memory_io/error.rb
Overview
The base class of all errors raised by MemoryIO.
Rescue this class to catch every error this library raises on its own. Errors that propagate from Ruby itself are not covered.
Direct Known Subclasses
InvalidAddressError, ProcessNotFoundError, ValueOutOfRangeError