Uses of Package
com.graphdbapi.driver.v1.exceptions
-
Packages that use com.graphdbapi.driver.v1.exceptions Package Description com.graphdbapi.driver.v1.exceptions -
Classes in com.graphdbapi.driver.v1.exceptions used by com.graphdbapi.driver.v1.exceptions Class Description ClientException ClientException 表示客户端执行的操作不正确。DatabaseException DatabaseException表示底层数据库中抛出的问题。EdgeNotFoundException 边不存在异常FoundException 所有 Found 异常的基类GraphDbException This is the base class for all exceptions caused as part of communication with the remote GraphDb server.NotFoundException 所有 NotFound 异常的基类PkNotFoundException 点的外部唯一标识不存在引发的异常