Skip to content

Commit 7381631

Browse files
Planeshifterstdlib-bot
authored andcommitted
feat: update error databases
Signed-off-by: stdlib-bot <[email protected]>
1 parent 099dca8 commit 7381631

File tree

6 files changed

+566
-83
lines changed

6 files changed

+566
-83
lines changed

lib/node_modules/@stdlib/error/tools/database/data/data.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,6 @@
11841184
"J5","invalid argument. ArrayBuffer view byte length must be a multiple of %u. View byte length: `%u`.","RangeError"
11851185
"J6","invalid invocation. `this` is not a %s.","TypeError"
11861186
"J7","invalid argument. Must provide either a valid object or a struct instance. Value: `%s`.","TypeError"
1187+
"J8","invalid argument. First argument must be a valid orientation. Value: `%s`.","TypeError"
1188+
"J9","invalid argument. Second argument must be a valid orientation. Value: `%s`.","TypeError"
1189+
"JA","invalid option. `%s` option must be a string or array of strings. Option: `%s`.","TypeError"

lib/node_modules/@stdlib/error/tools/database/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)