Exception: WaveFile::InvalidFormatError
- Inherits:
-
FormatError
- Object
- StandardError
- FormatError
- WaveFile::InvalidFormatError
- Defined in:
- lib/wavefile/format.rb
Overview
Public: Error that is raised when constructing a Format instance that is not valid, trying to read from a file that is not a wave file, or trying to read from a file that is not valid according to the wave file spec.