Namespace FoundationaLLM.Common.Exceptions
Classes
- AuthorizationException
 Represents an error generated by FoundationaLLM.Authoriztion resource provider.
- ConfigurationValidationException
 Represents an exception that occurs when configuration validation fails.
- ConfigurationValueException
 Represents an error with a configuration value.
- ContentException
 Represents an error with accessing content.
- ContentIdentifierException
 Represents an error with a configuration value.
- CoreServiceException
 Represents an error with accessing content.
- DataPipelineException
 Represents an error generated by the eventing system.
- EventException
 Represents an error generated by the eventing system.
- GatewayException
 Represents an error generated by the FoundationaLLM Gateway.
- HttpStatusCodeException
 Represents an exception that maps to a HTTP status code.
- OrchestrationException
 Represents an error with accessing content.
- PluginException
 Represents an error originating in a plugin.
- QuotaException
 Represents an error generated by the FoundationaLLM quota management service.
- ResourcePathException
 Represents an error related to a resource path.
- ResourceProviderException
 Represents an error generated by a resource provider.
- SemanticCacheException
 Represents an error generated by the semantic cache.
- StorageException
 Represents an error with accessing content.
- TextProcessingException
 Represents an error in the tokenization process.
- UserPromptRewriteException
 Represents an error generated by user prompt rewrite service.
- ValidationException
 Represents an error generated during validation.
- VectorizationException
 Represents errors that occur during the vectorization process.