MobileForms Toolkit Documentation

AudioException  Constructor 

Initializes a new instance of the AudioException class with a specified error message and details.

public AudioException(
string message,
string details
);

Parameters

message
The message that describes the error.
details
The details appended to error message.

See Also

AudioException Class | Resco.Audio Namespace