Alvas.Audio Class Library

AudioException Class

The exception that is thrown when an audio error occurs.

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

System.Object
   System.Exception
      Alvas.Audio.AudioException
         Derived types

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

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

AudioException Members | Alvas.Audio Namespace