Class DirectoryVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.apple.foundationdb.directory.DirectoryVersionException
All Implemented Interfaces:
Serializable

public class DirectoryVersionException extends RuntimeException
An Exception that is thrown when the version of the directory layer used to create directories in the database is incompatible with this version of the directory layer.
See Also: