An exception thrown when a required service type is not found.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class ServiceNotFoundException : Exception
Visual Basic
Public Class ServiceNotFoundException _
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    ININ.InteractionClient.AddIn..::..ServiceNotFoundException

See Also