Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • Foundation
      • NSError
  1. GlyphsCore
  2. Foundation

Extended Class

NSError

Not available in Objective-C.Not available in Python.

Declaration

extension NSError

Topics

Initializers

  • init(description:code:)
  • init(description:suggestion:code:)
  • init(exception:domain:code:)

Type Methods

  • errorDummy()
  • fileFormatError(_:requiredFormat:)
  • fileFormatError(_:requiredFormat:code:options:)