Uses of Class
org.cryptomator.cryptofs.migration.api.NoApplicableMigratorException
Packages that use NoApplicableMigratorException
-
Uses of NoApplicableMigratorException in org.cryptomator.cryptofs.migration
Methods in org.cryptomator.cryptofs.migration that throw NoApplicableMigratorExceptionModifier and TypeMethodDescriptionvoidMigrators.migrate(Path pathToVault, String vaultConfigFilename, String masterkeyFilename, CharSequence passphrase, MigrationProgressListener progressListener, MigrationContinuationListener continuationListener) Performs the actual migration.