Contents

MEError

A MediaExtension framework error.

Declaration

struct MEError

Overview

If a MediaExtension method fails, the NSError object contains an MEError instance that provides specific information about the failure.

Topics

Identifying the error domain and codes

Inspecting an error

Type Properties

See Also

Errors