Class FileSystemInitializationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.cryptomator.cryptofs.FileSystemInitializationFailedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VaultConfigLoadException

public class FileSystemInitializationFailedException extends IOException
See Also:
  • Constructor Details

    • FileSystemInitializationFailedException

      public FileSystemInitializationFailedException(String message, Throwable cause)
    • FileSystemInitializationFailedException

      public FileSystemInitializationFailedException(String message)