CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt
/
ErrorBoundaryState
Error
Boundary
State
data
class
ErrorBoundaryState
(
var
state
:
ErrorState
=
ERROR
,
var
attempts
:
Int
=
1
,
var
showStackTrace
:
Boolean
=
false
)
Members
Constructors
Error
Boundary
State
Link copied to clipboard
constructor
(
state
:
ErrorState
=
ERROR
,
attempts
:
Int
=
1
,
showStackTrace
:
Boolean
=
false
)
Properties
attempts
Link copied to clipboard
var
attempts
:
Int
try again count
show
Stack
Trace
Link copied to clipboard
var
showStackTrace
:
Boolean
show full stack trace
state
Link copied to clipboard
var
state
:
ErrorState
state