Class ServerUnavailableException
The exception that is thrown when no connection is available to the GremlinServer.
Implements
Inherited Members
Namespace: Gremlin.Net.Driver.Exceptions
Assembly: Gremlin.Net.dll
Syntax
public class ServerUnavailableException : NoConnectionAvailableException, ISerializable
Constructors
ServerUnavailableException()
Initializes a new instance of the ServerUnavailableException class.
Declaration
public ServerUnavailableException()