exceptionPorts(mask:)

Gets the exception ports for the thread that catch the exception types specified by the mask.

ExceptionPorts.swift:224
func exceptionPorts(mask: Mach.ExceptionMask) throws -> [Mach.ExceptionPort]