Module: nintendo.nex.errors
Provides descriptions for error codes. The error codes in these tables do not have the most significant bit set.
error_names: dict[int, str]
Provides descriptions for error codes.
error_codes: dict[str, int]
The reverse of error_names.