0xjs README/website docs update
This commit is contained in:
1
packages/website/md/docs/0xjs/0.0.1/errors.md
vendored
Normal file
1
packages/website/md/docs/0xjs/0.0.1/errors.md
vendored
Normal file
@@ -0,0 +1 @@
|
||||
All error messages thrown by the 0x.js library are part of a documented string enum. Each error message is in all-caps, snake-case format. This makes the error messages easily identifiable, unique and grep-able. The error enums listing all possible errors the library could throw can be found in the `Types` section.
|
Reference in New Issue
Block a user