Package com.arangodb

Class ArangoDBMultipleException

All Implemented Interfaces:
Serializable

public class ArangoDBMultipleException extends RuntimeException
See Also:
  • Constructor Details

    • ArangoDBMultipleException

      public ArangoDBMultipleException(List<Throwable> exceptions)
  • Method Details