mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-04 08:59:51 +08:00
Add ForceOfflineException for clearer close reason
This commit is contained in:
parent
2bbc324245
commit
ba946eb249
@ -0,0 +1,3 @@
|
||||
package net.mamoe.mirai.network
|
||||
|
||||
class ForceOfflineException(override val message: String?) : RuntimeException()
|
Loading…
Reference in New Issue
Block a user