API reference
API reference
Select your platform
No SDKs available
No versions available

ErrorCode Struct

An error code that is used to group similar errors together and provide actionable feedback.

Properties

string Value[Get]

Member Functions

override string ToString ( )
override bool Equals
( object obj )
override int GetHashCode ( )

Static Member Functions

static implicit operator string
( ErrorCode errorCode )
static static operator ErrorCode
( string value )
static implicit operator ErrorCode
( KnownErrorCode value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon