Exception: WaveFile::FormatError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/wavefile/format.rb

Overview

Public: Error that is raised when a file is not in a format supported by this Gem. For example, because it’s a valid Wave file whose format is not supported by this Gem. Or, because it’s a not a valid Wave file period.

Direct Known Subclasses

InvalidFormatError, UnsupportedFormatError