NoAudioHardwareException Constructor (String)
Initializes a new instance of this class with a specified error message.
Syntax
'Declaration
Public Sub New ( _
message As String _
)
public NoAudioHardwareException (
string message
)
public:
NoAudioHardwareException(
String message
)
Parameters
- message
Type: String
A message that describes the error.
Requirements
Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
NoAudioHardwareException Class
NoAudioHardwareException Members
Microsoft.Xna.Framework.Audio Namespace
Platforms
Windows Phone