lib
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
lib
lib
/
computer.iroh
/
CallbackException
Callback
Exception
sealed
class
CallbackException
:
Exception
Inheritors
Exception
Members
Types
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
CallbackException
>
Exception
Link copied to clipboard
class
Exception
:
CallbackException
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?