Click or drag to resize

AudioRecorderRaiseError Method

Raise an error

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void RaiseError(
	Exception ex
)

Parameters

ex
Type: SystemException
The error exception
See Also