kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Runtime
/
GetExceptionDetailsReturn
Get
Exception
Details
Return
@
Serializable
data
class
GetExceptionDetailsReturn
(
val
exceptionDetails
:
Runtime.ExceptionDetails
?
)
Members
Constructors
Get
Exception
Details
Return
Link copied to clipboard
constructor
(
exceptionDetails
:
Runtime.ExceptionDetails
?
)
Properties
exception
Details
Link copied to clipboard
val
exceptionDetails
:
Runtime.ExceptionDetails
?