public class InvalidArgumentsException extends BadInputException
| Constructor and Description |
|---|
InvalidArgumentsException(String message) |
| 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, toStringpublic InvalidArgumentsException(String message)
public org.neo4j.kernel.api.exceptions.Status status()
status in interface org.neo4j.kernel.api.exceptions.Status.HasStatusstatus in class BadInputExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.