Class JeroMQControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JeroMQUnroutableInstanceException
,JeroMQUnroutableNodeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJeroMQControlException
(JeroMQControlResponseCode code, org.zeromq.ZMsg response) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JeroMQControlException
-
JeroMQControlException
-
JeroMQControlException
-
-
Method Details
-
getCode
-