Share via


AgentInvocationException Class

Definition

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.

Applies to