public class CypherTransactionExecutionException extends RuntimeException
| Constructor and Description |
|---|
CypherTransactionExecutionException(String msg,
List<CypherTransaction.Statement> statements,
List<Map<String,String>> errors) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String code,
String message) |
List<Map<String,String>> |
getErrors() |
List<CypherTransaction.Statement> |
getStatements() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.