ParseExceptionCode Property Parse
The Parse error code associated with the exception.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public ParseExceptionErrorCode Code { get; }

Property Value

Type: ParseExceptionErrorCode
See Also

Reference