Share via


EPErrorExtensions Class

Definition

Extension methods for the EPError enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(EPError)

Returns the error domain associated with the ExecutionPolicy.EPError value

Applies to