public class ArangoDBMultipleException extends RuntimeException
| Constructor and Description |
|---|
ArangoDBMultipleException(List<Throwable> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Throwable> |
getExceptions() |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2016–2022 ArangoDB GmbH. All rights reserved.