Enumeration: DiagnosticsErrorReason experimental
errorBeta
Reason codes for errors thrown by DiagnosticsManager and DiagnosticsView operations.
Enumeration Members
AlreadyRegistered
AlreadyRegistered:
"AlreadyRegistered"
Beta
Remarks
Indicates that the view or stat has already been registered.
InvalidData
InvalidData:
"InvalidData"
Beta
Remarks
Indicates an issue with the stats data pushed to the view, see message for details.
InvalidName
InvalidName:
"InvalidName"
Beta
Remarks
Indicates that the view or stat name is invalid (likely the name is empty).
