Contents

badExecutable

Bad executable or shared library.

Declaration

static var badExecutable: Errno { get }

Mentioned in

Discussion

The executable or shared library being referenced was malformed.

The corresponding C error is EBADEXEC.

See Also

Executable File Errors