Uses of Class
org.cryptomator.cryptofs.migration.api.NoApplicableMigratorException
-
Packages that use NoApplicableMigratorException Package Description org.cryptomator.cryptofs.migration -
-
Uses of NoApplicableMigratorException in org.cryptomator.cryptofs.migration
Methods in org.cryptomator.cryptofs.migration that throw NoApplicableMigratorException Modifier and Type Method Description voidMigrators. migrate(Path pathToVault, String masterkeyFilename, CharSequence passphrase, MigrationProgressListener progressListener)Performs the actual migration.
-