krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasiPreview3
/
ExitException
Exit
Exception
class
ExitException
(
statusCode
:
Int
)
:
RuntimeException
Members
Constructors
Exit
Exception
Link copied to clipboard
constructor
(
statusCode
:
Int
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
Functions
status
Code
Link copied to clipboard
fun
statusCode
(
)
:
Int