Module: Bzip2::FFI::Error

Defined in:
lib/bzip2/ffi/error.rb

Overview

The Error module contains exception classes that are raised if an error occurs whilst compressing or decompressing data.

Defined Under Namespace

Classes: Bzip2Error, ConfigError, DataError, MagicDataError, MemoryError, ParamError, SequenceError, UnexpectedEofError, UnexpectedError