kotlin-result
1.1.14
kotlin-result
/
com.github.michaelbull.result
/
UnwrapException
Unwrap
Exception
class
UnwrapException
(
message
:
String
)
:
Exception
Content copied to clipboard
Properties
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
String
?
Content copied to clipboard