Class ConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tinkerpop.gremlin.driver.exception.ConnectionException
All Implemented Interfaces:
Serializable

public class ConnectionException extends RuntimeException
This exception signifies network connection failure.
Author:
Stephen Mallette (http://stephen.genoprime.com)
See Also: