Share via


ACErrorCodeExtensions Class

Definition

Extension methods for the ACErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class ACErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type ACErrorCodeExtensions = class
Inheritance
ACErrorCodeExtensions
Attributes

Remarks

The extension method for the ACErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(ACErrorCode)

Returns the error domain associated with the Accounts.ACErrorCode value

Applies to