Uses of Class
com.graphdbapi.driver.v1.exceptions.ClientException
-
Packages that use ClientException Package Description com.graphdbapi.driver.v1.exceptions -
-
Uses of ClientException in com.graphdbapi.driver.v1.exceptions
Subclasses of ClientException in com.graphdbapi.driver.v1.exceptions Modifier and Type Class Description class
ParamException
参数异常,用户输入的参数和接口所需要的参数无法匹配而引发的异常
-