Rate this page:

Error

Structure that contains the details about error occured.

Props

Code

Copy URL

int

Code { get; }

Failure code.

Returns

  • type:

    int

Message

Copy URL

string

Message { get; }

Failure reason.

Returns

  • type:

    string