FoundryStorageApiException Class

Definition

Raised for storage service errors that do not map to a more specific type.

public class FoundryStorageApiException : Azure.AI.AgentServer.Core.Storage.FoundryStorageException
type FoundryStorageApiException = class
    inherit FoundryStorageException
Public Class FoundryStorageApiException
Inherits FoundryStorageException
Inheritance

Constructors

Name Description
FoundryStorageApiException(Int32, String, String)

Initializes a new instance of the FoundryStorageApiException class.

Applies to