Package com.arangodb.internal.net
Class ArangoDBUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.arangodb.ArangoDBException
com.arangodb.internal.net.ArangoDBUnavailableException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ArangoDBUnavailableException
from
(ErrorEntity errorEntity) Methods inherited from class com.arangodb.ArangoDBException
getErrorMessage, getErrorNum, getException, getRequestId, getResponseCode, of, of, of
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
from
-