wavfile.exception module

Package exceptions.

exception wavfile.exception.Error

Bases: Exception

Generic package error

exception wavfile.exception.ReadError

Bases: Error

Package file read error

exception wavfile.exception.WriteError

Bases: Error

Package file write error