Alvas.Audio Class Library

WaveReaderException Class

The exception that is thrown when a wave reader error occurs.

For a list of all members of this type, see WaveReaderException Members.

System.Object
   System.Exception
      Alvas.Audio.AudioException
         Alvas.Audio.WaveReaderException

[Visual Basic]
Public Class WaveReaderException
    Inherits AudioException
[C#]
public class WaveReaderException : AudioException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Audio

Assembly: Alvas.Audio (in Alvas.Audio.dll)

See Also

WaveReaderException Members | Alvas.Audio Namespace