Class HandshakeExchange.Failure
java.lang.Object
com.inductiveautomation.ignition.common.messages.HandshakeExchange
com.inductiveautomation.ignition.common.messages.HandshakeExchange.Failure
- Enclosing class:
- HandshakeExchange
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.messages.HandshakeExchange
HandshakeExchange.Failure, HandshakeExchange.Success
-
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.messages.HandshakeExchange
failure, getElapsedNanoTime, getHandshakeRequest, getRequestNanoTime, getResponseNanoTime, success
-
Method Details
-
getThrowable
-
isSuccess
public boolean isSuccess()- Specified by:
isSuccess
in classHandshakeExchange
-
getAsSuccess
- Specified by:
getAsSuccess
in classHandshakeExchange
-
getAsFailure
- Specified by:
getAsFailure
in classHandshakeExchange
-
toString
-