ouisync
Toggle table of contents
0.9.2-2
jvm
Platform filter
jvm
Switch theme
Search in API
ouisync
ouisync-session
/
org.equalitie.ouisync.session
/
UnexpectedResponse
Unexpected
Response
open
class
UnexpectedResponse
:
OuisyncException.InvalidData
Members
Constructors
Unexpected
Response
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
ErrorCode
message
Link copied to clipboard
open
val
message
:
String
?
sources
Link copied to clipboard
val
sources
:
List
<
String
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String