Basic Webuntis error handling
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
class WebuntisError {
|
||||
class WebuntisError implements Exception {
|
||||
String message;
|
||||
int code;
|
||||
|
||||
|
Reference in New Issue
Block a user