Error
Structure that contains the details about error occured.
Props
Code
int
Code { get; }
Failure code.
Returns
type:
int
Message
string
Message { get; }
Failure reason.
Returns
type:
string
Structure that contains the details about error occured.
int
Code { get; }
Failure code.
int
string
Message { get; }
Failure reason.
string