Table of Contents

Class BhashiniAudioIOException

Exception thrown during IO-related audio processing failures.

public class BhashiniAudioIOException : SystemException
Inheritance
object
Exception
SystemException
BhashiniAudioIOException

Constructors

BhashiniAudioIOException(string)

internal BhashiniAudioIOException(string message)

Parameters

message string

BhashiniAudioIOException(string, Exception)

internal BhashiniAudioIOException(string message, Exception innerException)

Parameters

message string
innerException Exception

BhashiniAudioIOException(string, BhashiniAudioFormat)

internal BhashiniAudioIOException(string message, BhashiniAudioFormat format)

Parameters

message string
format BhashiniAudioFormat