pcloud-sdk-java
java-core
/
com.pcloud.sdk
/
Callback
/
onFailure
on
Failure
abstract
fun
onFailure
(
call
:
Call
<
T
>
,
t
:
Throwable
)
Content copied to clipboard
Called on failed operation
Parameters
call
the call
t
the error that caused the failure