Package-level declarations
Contains types used to represent errors and warnings within the SDK.
Types
Represents a deficiency code that a Player, Source or Offline deficiency can be associated with. The possible deficiency codes are ErrorCode and WarningCode.
Represents an error code that a Player, Source or Offline error can be associated with. All possible error codes are split up into PlayerErrorCode, SourceErrorCode and OfflineErrorCode related errors.
3000 - 3999: Offline-related error codes
3000 - 3999: Offline-related warning codes
1000 - 1999: Player-related error codes
1000 - 1999: Player-related warning codes
2000 - 2999: Source-related error codes
2000 - 2999: Source-related warning codes
Represents a warning code that a Player, Source or Offline warning can be associated with. All possible warning codes are split up into PlayerWarningCode, SourceWarningCode and OfflineWarningCode related warnings.