Uses of Class
com.arangodb.ArangoDBException
-
Packages that use ArangoDBException Package Description com.arangodb -
-
Uses of ArangoDBException in com.arangodb
Methods in com.arangodb that return ArangoDBException Modifier and Type Method Description static ArangoDBException
ArangoDBException. of(String message, Throwable t)
static ArangoDBException
ArangoDBException. of(Throwable t)
static ArangoDBException
ArangoDBException. of(Throwable t, Long requestId)
-