-
public final class Wallet.Model.ConnectionState.Reason.ConnectionFailed extends Wallet.Model.ConnectionState.Reason
-
-
Constructor Summary
Constructors Constructor Description Wallet.Model.ConnectionState.Reason.ConnectionFailed(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
Wallet.Model.ConnectionState.Reason.ConnectionFailed
Wallet.Model.ConnectionState.Reason.ConnectionFailed(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-