Class BhashiniAudioIOException
- Namespace
- Uralstech.UBhashini.Exceptions
Exception thrown during IO-related audio processing failures.
public class BhashiniAudioIOException : SystemException
- Inheritance
-
objectExceptionSystemExceptionBhashiniAudioIOException
Constructors
BhashiniAudioIOException(string)
internal BhashiniAudioIOException(string message)
Parameters
messagestring
BhashiniAudioIOException(string, Exception)
internal BhashiniAudioIOException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException
BhashiniAudioIOException(string, BhashiniAudioFormat)
internal BhashiniAudioIOException(string message, BhashiniAudioFormat format)
Parameters
messagestringformatBhashiniAudioFormat