Class DisposedException
Inheritance
DisposedException
Assembly: ivrToolkit.Core.dll
public class DisposedException : VoiceException, ISerializable
Constructors
|
Edit this page
View Source
Declaration
public DisposedException()
|
Edit this page
View Source
Declaration
public DisposedException(string message)
Parameters
Type |
Name |
Description |
string |
message |
|
|
Edit this page
View Source
Declaration
public DisposedException(string message, Exception innerException)
Parameters
Implements
Extension Methods