SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.csv
/
ExceptionPrompt
Exception
Prompt
@
Serializable
internal
data
class
ExceptionPrompt
(
val
request
:
ElementFrequency
<
CodableException
>
?
,
val
run
:
ElementFrequency
<
CodableException
>
?
)
(
source
)
Members
Constructors
Exception
Prompt
Link copied to clipboard
constructor
(
request
:
ElementFrequency
<
CodableException
>
?
,
run
:
ElementFrequency
<
CodableException
>
?
)
Properties
request
Link copied to clipboard
val
request
:
ElementFrequency
<
CodableException
>
?
run
Link copied to clipboard
val
run
:
ElementFrequency
<
CodableException
>
?
Functions
to
Html
Link copied to clipboard
fun
toHtml
(
)
:
String