Skip to content

Error Code Reference

All runtime errors in neoc use a stable, sequential error code (neoc::ENNNN). Codes are never reused or reassigned.

Codes

CodeDescription
E0001Module not found