Module org.cryptomator.cryptofs
Package org.cryptomator.cryptofs
Class FileSystemNeedsMigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.nio.file.FileSystemException
org.cryptomator.cryptofs.FileSystemNeedsMigrationException
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.nio.file.FileSystemException
getFile, getMessage, getOtherFile, getReasonMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSystemNeedsMigrationException
-