toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition
/
DecaySweepResult
/
Failed
Failed
data
class
Failed
(
val
cause
:
Throwable
)
:
DecaySweepResult
The sweep failed.
Members
Constructors
Failed
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
The failure cause.