Constructor CorruptedAudioException
- Namespace
- LMKit.Exceptions
- Assembly
- LM-Kit.NET.dll
CorruptedAudioException(string)
Initializes a new instance of the CorruptedAudioException class with a specified error message.
public CorruptedAudioException(string message)
Parameters
message
stringThe message that describes the error.