public class InvalidFileStoreVersionException extends Exception
FileStore to
indicate an incompatible version mismatch between the code that generated the
data in the store and the current version of the FileStore.| Constructor and Description |
|---|
InvalidFileStoreVersionException() |
InvalidFileStoreVersionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFileStoreVersionException()
public InvalidFileStoreVersionException(String message)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.