Lire en anglais Modifier

Partager via


Microsoft.Toolkit.Services Namespace

Classes

ConfigNullException

Exception for null Config.

ConfigParameterNullException

Exception for config parameter being null.

DataProviderBase<TConfig>

Base class for data providers in this library.

DataProviderBase<TConfig,TSchema>

Base class for data providers in this library.

OAuthKeysNotPresentException

Exception for no OAuth keys being present.

OAuthKeysRevokedException

Exception for revoked OAuth keys.

ParserNullException

Exception for null Parser.

RequestFailedException

Exception for failed requests.

TooManyRequestsException

Exception for too many requests.

UserNotFoundException

Exception for user not found.

Interfaces

IDataService<T,U,V>

Generic interface that all deployed service providers implement.