java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.nio.file.FileSystemException
org.cryptomator.cryptofs.FileNameTooLongException
- All Implemented Interfaces:
Serializable
Indicates that an operation failed, as it would result in a ciphertext path that is too long for the underlying file system.
- Since:
- 2.0.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
-
FileNameTooLongException
-