ThunkOptions

data class ThunkOptions

Options for thunk construction.

Types

Link copied to clipboard
class Builder

Builds a ThunkOptions instance.

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val handleExceptionForLegacyMode: ThunkExceptionHandlerForLegacyMode
Link copied to clipboard
val handleExceptionForPermissiveMode: ThunkExceptionHandlerForPermissiveMode
Link copied to clipboard