Constructor NotSupportedAudioException
- Namespace
- LMKit.Exceptions
- Assembly
- LM-Kit.NET.dll
NotSupportedAudioException(string)
Initializes a new instance of the NotSupportedAudioException class with a specified error message.
public NotSupportedAudioException(string message)
Parameters
message
stringThe message that describes the reason the audio format is not supported.