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 ArangoDBExceptionArangoDBException. of(String message, Throwable t)static ArangoDBExceptionArangoDBException. of(Throwable t)static ArangoDBExceptionArangoDBException. of(Throwable t, Long requestId)
-