Class NoClusterNodeFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.eventstore.dbclient.NoClusterNodeFoundException
All Implemented Interfaces:
Serializable

public class NoClusterNodeFoundException extends RuntimeException
When no node was found based on the connection string provided.
See Also: