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
message
string
BhashiniAudioIOException(string, Exception)
internal BhashiniAudioIOException(string message, Exception innerException)
Parameters
message
stringinnerException
Exception
BhashiniAudioIOException(string, BhashiniAudioFormat)
internal BhashiniAudioIOException(string message, BhashiniAudioFormat format)
Parameters
message
stringformat
BhashiniAudioFormat