interop
/
de.jlnstrk.transit.util.response.base
/
ServiceResult
/
Failure
Failure
data class
Failure
<
E
> :
ServiceResult
<
Any
,
E
>
Content copied to clipboard
Properties
Properties
error
Link copied to clipboard
val
error
:
E
?
Content copied to clipboard
exception
Link copied to clipboard
val
exception
:
Exception
?
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
?
Content copied to clipboard