Eliminated the nested set warning caused by the error code format
Summary
In this release, we eliminated the nested set warning caused by the error-code format. Furthermore, in case of having an invalid error code, ValueError is thrown instead of AssertError.
Bug Fixes
- #8: Eliminated nested set warning in error code format