public class IllegalCredentialsException extends Exception implements org.neo4j.kernel.api.exceptions.Status.HasStatus
| Constructor and Description |
|---|
IllegalCredentialsException(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 IllegalCredentialsException(String message)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.