toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb
/
DebugInfo
Debug
Info
data
class
DebugInfo
(
val
js
:
String
,
val
action
:
String
,
val
throwable
:
Throwable
)
(
source
)
Members
Constructors
Debug
Info
Link copied to clipboard
constructor
(
js
:
String
,
action
:
String
,
throwable
:
Throwable
)
Properties
action
Link copied to clipboard
val
action
:
String
js
Link copied to clipboard
val
js
:
String
throwable
Link copied to clipboard
val
throwable
:
Throwable