Table of Contents

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 = 40421
AppNotFound = 40407
ComputedIdentifierMustNotEmpty = 40001
ConfigSourceNotSupported = 40500
ConfigurationNotFound = 40416
ContentFetchFailed = 50001
DataChangeNotificationFailed = 50002
DbUpdateException = 50000
DuplicateComputedIdentifier = 40909
DuplicateSetting = 40907
DuplicateSortOrder = 40906
DuplicateTargetSetting = 40908
GeneratedSettingFileNotFound = 40419
GroupAlreadyExists = 40902
GroupNotFound = 40405
HistoryAlreadyRestored = 40910
HistoryNotFound = 40403
IdentifierAlreadyExists = 40903
IdentifierMustNotEmpty = 40000
IdentifierNotFound = 40400
IgnoreOnFileChangeNotSupported = 40503
InstanceAlreadyExists = 40913
InstanceNotFound = 40406
InvalidCredentials = 40100
InvalidLicenseKey = 40009
InvalidRoutePrefix = 40016
InvalidSettingData = 40002
LicenseAlreadyExists = 40912
LicenseExpired = 40010
LicenseNotFound = 40420
LicenseRevoked = 40011
LocalSettingNotFound = 40417
MappingAlreadyExists = 40905
MappingNotFound = 40415
MaxSortOrderReached = 40005
MinSortOrderReached = 40004
MismatchedClientId = 40015
MismatchedClientName = 40014
NameAlreadyExists = 40900
NoChanges = 40003
NotificationAlreadyExists = 40911
NotificationExpired = 40008
NotificationNotFound = 40418
ReferenceIdMustNotEmpty = 40012
RegistrationModeConfigureNotSupported = 40502
RegistrationModeSingletonNotSupported = 40501
SettingNotFound = 40404
SlugAlreadyExists = 40901
SortOrderBeingReprocessed = 40006
SourceGroupNotFound = 40410
SourceIdentifierNotFound = 40401
SourceTagNotFound = 40413
TagAlreadyExists = 40904
TagNotFound = 40408
TargetAppNotFound = 40412
TargetGroupNotFound = 40411
TargetIdentifierNotFound = 40402
TargetTagNotFound = 40414
UnrecognizedLicenseEdition = 40013
UserNotFound = 40409
UserNotMatched = 40007