Show / Hide Table of Contents

Class ModelExpiredException

Inheritance
System.Object
ModelExpiredException
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public class ModelExpiredException : Exception

Constructors

| Improve this Doc View Source

ModelExpiredException()

Declaration
public ModelExpiredException()
| Improve this Doc View Source

ModelExpiredException(String)

Declaration
public ModelExpiredException(string message)
Parameters
Type Name Description
System.String message
| Improve this Doc View Source

ModelExpiredException(String, Exception)

Declaration
public ModelExpiredException(string message, Exception inner)
Parameters
Type Name Description
System.String message
Exception inner
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX