Contents

genericException

A generic name for an exception.

Declaration

static let genericException: NSExceptionName

Discussion

You should typically use a more specific exception name.

See Also

Type Properties