Share via


BAManagedErrorCodeExtensions Class

Definition

Extension methods for the BAManagedErrorCode enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(BAManagedErrorCode)

Returns the error domain associated with the BackgroundAssets.BAManagedErrorCode value

Applies to