Class MoeraNodeConnectionException

All Implemented Interfaces:
Serializable

public class MoeraNodeConnectionException extends MoeraNodeException
Thrown to indicate an error occurred while attempting to connect to a Moera node.
See Also:
  • Constructor Details

    • MoeraNodeConnectionException

      public MoeraNodeConnectionException(Throwable cause)
      Constructs a new MoeraNodeConnectionException with the specified cause.
      Parameters:
      cause - the throwable that caused this exception to be thrown