public class UpgradeDisallowedStartupException extends ServerStartupException
| Constructor and Description |
|---|
UpgradeDisallowedStartupException(org.neo4j.kernel.impl.storemigration.UpgradeNotAllowedException cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.neo4j.logging.Log log) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UpgradeDisallowedStartupException(org.neo4j.kernel.impl.storemigration.UpgradeNotAllowedException cause)
public void describeTo(org.neo4j.logging.Log log)
describeTo in class ServerStartupExceptionCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.