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.
- 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.
- QuotaException
Represents an error generated by the FoundationaLLM quota management service.
- 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.
- VectorizationException
Represents errors that occur during the vectorization process.