Click or drag to resize

FBApiExceptionCode Property

Gets the error numeric code, e.g. 190. Some codes also have ErrorSubcode values.

Namespace:  NetQuarry.Services.Facebook
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<int> Code { get; }

Property Value

Type: NullableInt32
See Also