Alvas.Audio Class Library

Mp3ReaderException Class

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

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

System.Object
   Exception
      AudioException
         Mp3ReaderException

[Visual Basic]
Public Class Mp3ReaderException
    Inherits 
[C#]
public class Mp3ReaderException : 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

Mp3ReaderException Members | Alvas.Audio Namespace