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