Class FileSystemNeedsMigrationException

All Implemented Interfaces:
Serializable

public class FileSystemNeedsMigrationException extends FileSystemException
Indicates that no file system for a given vault can be created, because the vault has been created with an older version of this library.
Since:
1.4.0
See Also:
  • Constructor Details

    • FileSystemNeedsMigrationException

      public FileSystemNeedsMigrationException(Path pathToVault)