summaryrefslogtreecommitdiff
path: root/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
diff options
context:
space:
mode:
authorStevenWdV <stevenwdv@gmail.com>2021-11-29 00:12:42 +0100
committerStevenWdV <stevenwdv@gmail.com>2021-11-29 00:12:42 +0100
commitf463d4c1a550c4b3dfc0be362f0b0a723a88122d (patch)
tree9b85337f1d9eda3d7070cd57d952712cfe2ae6cc /wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
parent60658378f68cc7c67cbea2758c6aef455c115c05 (diff)
Improve Java wrapper: add all tests, link correct libraries, use Maven, add Makefile & GitHub workflow. Fix make clean targets.
Diffstat (limited to 'wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java')
-rw-r--r--wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java b/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
deleted file mode 100644
index a81aceb..0000000
--- a/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
+++ /dev/null
@@ -1,5 +0,0 @@
-package eduvpncommon;
-
-public class VerifyException extends Exception {
- //TODO
-} \ No newline at end of file