NoAudioHardwareException.NoAudioHardwareException Method (Microsoft.Xna.Framework.Audio)


Namespace: Microsoft.Xna.Framework.Audio
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public NoAudioHardwareException(
	string msg, 
	Exception innerException
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

msg
Type: System.String
A message describing the error.
innerException
Type: System.Exception
The exception that is the underlying cause of the current exception. If not null, the current exception is raised in a try/catch block that handled the innerException.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web