onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
BindingException
Binding
Exception
sealed
class
BindingException
:
Exception
Inheritors
ErrorResponse
Members
Types
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
BindingException
>
Error
Response
Link copied to clipboard
class
ErrorResponse
(
val
data
:
ErrorResponseBindingDto
)
:
BindingException
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?