parent
b678363b1e
commit
ae5096758c
@ -1,8 +0,0 @@ |
||||
@file:Suppress("unused") |
||||
|
||||
package io.legado.app.exception |
||||
|
||||
/** |
||||
* 并发限制 |
||||
*/ |
||||
class ConcurrentException(msg: String, val waitTime: Int) : NoStackTraceException(msg) |
Loading…
Reference in new issue