We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 972b667 + aa7386e commit 5d672f7Copy full SHA for 5d672f7
console/commandNotFoundException.js
@@ -0,0 +1,5 @@
1
+class CommandNotFoundException {
2
+
3
+}
4
5
+module.exports = CommandNotFoundException
0 commit comments