FoundryStorageApiException 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.
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. |