Package | Description |
---|---|
com.graphdbapi.driver.v1.exceptions |
Class and 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
点的外部唯一标识不存在引发的异常
|
Copyright © 2024. All rights reserved.