summaryrefslogtreecommitdiff
path: root/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java')
-rw-r--r--wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java b/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
new file mode 100644
index 0000000..a81aceb
--- /dev/null
+++ b/wrappers/EduVpnCommon/src/eduvpncommon/VerifyException.java
@@ -0,0 +1,5 @@
+package eduvpncommon;
+
+public class VerifyException extends Exception {
+ //TODO
+} \ No newline at end of file