Show / Hide Table of Contents

    Namespace Gremlin.Net.Driver.Exceptions

    Classes

    ConnectionPoolBusyException

    The exception that is thrown when all connections in the pool have reached their maximum number of in-flight requests.

    NoConnectionAvailableException

    The exception that is thrown when no connection is available to service a request.

    ResponseException

    The exception that is thrown when a response is received from Gremlin Server that indicates that an error occurred.

    ServerUnavailableException

    The exception that is thrown when no connection is available to the GremlinServer.

    Back to top Copyright © 2018 The Apache Software Foundation