Uses of Class
System.Runtime.InteropServices.ExternalException

Packages that use ExternalException
Microsoft.Xna.Framework.Audio   
 

Uses of ExternalException in Microsoft.Xna.Framework.Audio
 

Subclasses of ExternalException in Microsoft.Xna.Framework.Audio
 class NoAudioHardwareException
          The exception that is thrown when no audio hardware is present, or when audio hardware is installed, but the device drivers for the audio hardware are not present or enabled.