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:
    Migrators, Serialized Form
    • Constructor Detail

      • FileSystemNeedsMigrationException

        public FileSystemNeedsMigrationException​(Path pathToVault)