LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.core
/
RetryingJob
/
State
/
Cancelled
Cancelled
data
class
Cancelled
(
val
t
:
CancellationException
)
:
RetryingJob.State.Final
<
Nothing
>
Members
Constructors
Cancelled
Link copied to clipboard
constructor
(
t
:
CancellationException
)
Properties
t
Link copied to clipboard
val
t
:
CancellationException