public abstract class VPackException extends RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
VPackException() |
protected |
VPackException(String message) |
protected |
VPackException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 ArangoDB GmbH. All rights reserved.