Class JeroMQUnroutableInstanceException

All Implemented Interfaces:
Serializable

public class JeroMQUnroutableInstanceException extends JeroMQControlException
See Also:
  • Constructor Details

    • JeroMQUnroutableInstanceException

      public JeroMQUnroutableInstanceException(JeroMQUnroutableInstanceException cause)
    • JeroMQUnroutableInstanceException

      public JeroMQUnroutableInstanceException(InstanceId instanceId)
    • JeroMQUnroutableInstanceException

      public JeroMQUnroutableInstanceException(org.zeromq.ZMsg response)
  • Method Details