Class JeroMQUnroutableInstanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJeroMQUnroutableInstanceException
(InstanceId instanceId) JeroMQUnroutableInstanceException
(org.zeromq.ZMsg response) -
Method Summary
Methods inherited from class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
getCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JeroMQUnroutableInstanceException
-
JeroMQUnroutableInstanceException
-
JeroMQUnroutableInstanceException
public JeroMQUnroutableInstanceException(org.zeromq.ZMsg response)
-
-
Method Details
-
getInstanceId
Gets theInstanceId
that was returned.- Returns:
- the
NodeId
-