AgentInvocationException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when an agent invocation fails.
public class AgentInvocationException : Exception
type AgentInvocationException = class
inherit Exception
Public Class AgentInvocationException
Inherits Exception
- Inheritance
-
AgentInvocationException
Constructors
| Name | Description |
|---|---|
| AgentInvocationException(ResponseError) |
Exception thrown when an agent invocation fails. |
Properties
| Name | Description |
|---|---|
| Error |
Gets the response error details. |