Table of Contents

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 string

The message that describes the error.