Uses of Class
org.cryptomator.cryptofs.FileSystemNeedsMigrationException
Packages that use FileSystemNeedsMigrationException
-
Uses of FileSystemNeedsMigrationException in org.cryptomator.cryptofs
Methods in org.cryptomator.cryptofs that throw FileSystemNeedsMigrationExceptionModifier and TypeMethodDescriptionstatic CryptoFileSystemCryptoFileSystemProvider.newFileSystem(Path pathToVault, CryptoFileSystemProperties properties) Typesafe alternative toFileSystems.newFileSystem(URI, Map).