ACErrorCodeExtensions Class

Definition

Extension methods for the Accounts.ACErrorCode enumeration.

public static class ACErrorCodeExtensions
type ACErrorCodeExtensions = class
Inheritance
ACErrorCodeExtensions

Remarks

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

Methods

GetDomain(ACErrorCode)

Returns the error domain associated with the Accounts.ACErrorCode value

Applies to