Receiver catched nun auch IOExceptions
This commit is contained in:
@@ -33,6 +33,8 @@ namespace WorldOfPeacecraft
|
|||||||
}
|
}
|
||||||
} catch (ObjectDisposedException e) {
|
} catch (ObjectDisposedException e) {
|
||||||
// Nothing to do
|
// Nothing to do
|
||||||
|
} catch (IOException e) {
|
||||||
|
// Nothing to do
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user