AsyncResult
Toggle table of contents
0.1.9
common
Target filter
common
Switch theme
Search in API
Skip to content
AsyncResult
asyncresult
/
io.nlopez.asyncresult
/
UnwrapException
Unwrap
Exception
class
UnwrapException
(
message
:
String
)
:
Exception
Members
Constructors
Unwrap
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?