public class ConsistencyCheckIncompleteException extends Exception
| Constructor and Description |
|---|
ConsistencyCheckIncompleteException(Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic ConsistencyCheckIncompleteException(Exception cause)
public void printStackTrace(PrintStream s)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter s)
printStackTrace in class ThrowableCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.