Class NodeConnectionException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class NodeConnectionException
    extends java.lang.RuntimeException
    NodeConnectionException. Thrown when an exception occurs while trying to connect to a node.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      NodeConnectionException​(java.lang.Throwable cause)
      NodeConnectionException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NodeConnectionException

        public NodeConnectionException​(java.lang.Throwable cause)
        NodeConnectionException.
        Parameters:
        cause - cause