Contents

MLModelError.Code.io

An error code for problems related to the system’s input or output.

Declaration

case io

Discussion

Core ML typically throws (Swift) or returns (Objective-C) this error when the file system encounters an error.

See Also

Error codes