Package

com.vesoft.nebula.connector

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. class GraphConnectException extends TException

    Permalink

    * An exception thrown if nebula client connects failed.

  2. class GraphExecuteException extends TException

    Permalink

    An exception thrown if nebula execution failed.

  3. class IllegalOptionException extends IllegalArgumentException

    Permalink

    An exception thrown if a required option is missing form NebulaOptions

  4. class NebulaRPCException extends RuntimeException

    Permalink

    An exception thrown if nebula execution occur rpc exception.

Ungrouped