toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-base
/
com.splendo.kaluga.test.base
/
DeliberateCancellationException
Deliberate
Cancellation
Exception
class
DeliberateCancellationException
(
val
result
:
Any
?
)
:
CancellationException
Members
Constructors
Deliberate
Cancellation
Exception
Link copied to clipboard
constructor
(
result
:
Any
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
result
Link copied to clipboard
val
result
:
Any
?