pub const NNError_NN_ERROR_OUT_OF_RESOURCES: NNError = 4;
Out of resources errors are similar to out of memory though sometimes treated separately by underlying engine plugins.