Enum Errors
- Namespace
- OpenSettings
- Assembly
- OpenSettings.dll
Defines error codes and their descriptions used throughout OpenSettings. Error codes are categorized into ranges for better organization.
public enum Errors
Fields
AppIdentifierMappingNotFound = 40421AppNotFound = 40407ComputedIdentifierMustNotEmpty = 40001ConfigSourceNotSupported = 40500ConfigurationNotFound = 40416ContentFetchFailed = 50001DataChangeNotificationFailed = 50002DbUpdateException = 50000DuplicateComputedIdentifier = 40909DuplicateSetting = 40907DuplicateSortOrder = 40906DuplicateTargetSetting = 40908GenerateTokenNotSupportedWhileRunningInConsumerMode = 50003GeneratedSettingFileNotFound = 40419GroupAlreadyExists = 40902GroupNotFound = 40405HistoryAlreadyRestored = 40910HistoryNotFound = 40403IdentifierAlreadyExists = 40903IdentifierMustNotEmpty = 40000IdentifierNotFound = 40400IgnoreOnFileChangeNotSupported = 40503InstanceAlreadyExists = 40913InstanceNotFound = 40406InvalidCredentials = 40100InvalidLicenseKey = 40009InvalidRoutePrefix = 40016InvalidSettingData = 40002LicenseAlreadyExists = 40912LicenseExpired = 40010LicenseNotFound = 40420LicenseRevoked = 40011LocalSettingNotFound = 40417MappingAlreadyExists = 40905MappingNotFound = 40415MaxSortOrderReached = 40005MinSortOrderReached = 40004MismatchedClientId = 40015MismatchedClientName = 40014MissingOpenIdConnectAuthority = 50005NameAlreadyExists = 40900NoChanges = 40003NotificationAlreadyExists = 40911NotificationExpired = 40008NotificationNotFound = 40418PrimaryProviderNotFound = 40422ReferenceIdMustNotEmpty = 40012RefreshTokenNotFound = 40423RefreshTokenNotSupportedWhileRunningInConsumerMode = 50003RegistrationModeConfigureNotSupported = 40502RegistrationModeSingletonNotSupported = 40501SettingNotFound = 40404SlugAlreadyExists = 40901SortOrderBeingReprocessed = 40006SourceGroupNotFound = 40410SourceIdentifierNotFound = 40401SourceTagNotFound = 40413TagAlreadyExists = 40904TagNotFound = 40408TargetAppNotFound = 40412TargetGroupNotFound = 40411TargetIdentifierNotFound = 40402TargetTagNotFound = 40414TokenExpired = 40300TokenRefreshNotAllowedYet = 40301UnrecognizedLicenseEdition = 40013UserNotFound = 40409UserNotMatched = 40007