mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-06 08:00:10 +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