toggle menu
Gini Health SDK for Android
androidJvm
switch theme
search in API
Gini Health SDK for Android
/
net.gini.android.health.sdk.review.model
/
ResultWrapper
/
Error
Error
public
final
class
Error
<
T
extends
Object
>
extends
ResultWrapper
<
T
>
Request was unable to complete - returns the cause of the error
Members
Constructors
Result
Wrapper.
Error
Link copied to clipboard
public
ResultWrapper.Error
<
T
>
ResultWrapper.Error
(
Throwable
error
)
Properties
error
Link copied to clipboard
private
final
Throwable
error
Functions
get
Error
Link copied to clipboard
public
final
Throwable
getError
(
)