Class NodeStoppingException

    • Constructor Detail

      • NodeStoppingException

        public NodeStoppingException​(Throwable cause)
        Parameters:
        cause - Original node stopping cause.
      • NodeStoppingException

        public NodeStoppingException​(String msg)
        Parameters:
        msg - Exception message.