Contents

MLModelError.Code.modelDecryptionKeyFetch

An error code for problems related to retrieving a model’s decryption key.

Declaration

case modelDecryptionKeyFetch

Discussion

Core ML typically throws (Swift) or returns (Objective-C) this error when the device doesn’t have access to the network.

See Also

Error codes