public class ConstraintViolationException extends RuntimeException implements org.neo4j.kernel.api.exceptions.Status.HasStatus
Constructor and Description |
---|
ConstraintViolationException(String msg) |
ConstraintViolationException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
org.neo4j.kernel.api.exceptions.Status |
status() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintViolationException(String msg)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.