Skip to main content

NNError_NN_ERROR_SYSTEM_ERROR

Constant NNError_NN_ERROR_SYSTEM_ERROR 

Source
pub const NNError_NN_ERROR_SYSTEM_ERROR: NNError = 18;
Expand description

A system error occured when interfacing with an operating system function. On some systems errno might be updated with the underlying error code.