org.neo4j.kernel.impl.transaction.xaframework
Class NoSuchLogVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.neo4j.kernel.impl.transaction.xaframework.NoSuchLogVersionException
- All Implemented Interfaces:
- Serializable
public class NoSuchLogVersionException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchLogVersionException
public NoSuchLogVersionException(long version)
getVersion
public long getVersion()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.