Contents

NSExecutableLoadError

Executable cannot be loaded for an otherwise-unspecified reason.

Declaration

var NSExecutableLoadError: Int { get }

Discussion

This error covers situations such as an error caused by a library the executable depends on.

See Also

Errors