There was an error while loading. Please reload this page.
Introduce new features
1 parent 3714814 commit bda8133Copy full SHA for bda8133
exceptions/exception.js
@@ -0,0 +1,5 @@
1
+class Exception {
2
+ constructor(message){
3
+
4
+ }
5
+}
0 commit comments