org.neo4j.kernel.impl.nioneo.store
Class DataInconsistencyError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.neo4j.kernel.impl.nioneo.store.DataInconsistencyError
- All Implemented Interfaces:
- Serializable
public class DataInconsistencyError
- extends Error
Thrown when inconsistencies are found in the data.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataInconsistencyError
public DataInconsistencyError(String message)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.