toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.pipeline
/
ChunkPropositionResult
/
Companion
/
failed
failed
fun
failed
(
chunkId
:
String
,
cause
:
Throwable
)
:
ChunkPropositionResult.Failed
Construct a
Failed
result from a
Throwable
. Java/test-friendly factory.