Serialized Form
-
Package org.cryptomator.cryptofs
-
Exception org.cryptomator.cryptofs.ContentRootMissingException
class ContentRootMissingException extends NoSuchFileException implements Serializable -
Exception org.cryptomator.cryptofs.FileNameTooLongException
class FileNameTooLongException extends FileSystemException implements Serializable -
Exception org.cryptomator.cryptofs.FileSystemInitializationFailedException
class FileSystemInitializationFailedException extends IOException implements Serializable -
Exception org.cryptomator.cryptofs.FileSystemNeedsMigrationException
class FileSystemNeedsMigrationException extends FileSystemException implements Serializable -
Exception org.cryptomator.cryptofs.VaultConfigLoadException
class VaultConfigLoadException extends FileSystemInitializationFailedException implements Serializable -
Exception org.cryptomator.cryptofs.VaultKeyInvalidException
class VaultKeyInvalidException extends VaultConfigLoadException implements Serializable -
Exception org.cryptomator.cryptofs.VaultVersionMismatchException
class VaultVersionMismatchException extends VaultConfigLoadException implements Serializable
-
-
Package org.cryptomator.cryptofs.common
-
Exception org.cryptomator.cryptofs.common.FileSystemCapabilityChecker.MissingCapabilityException
class MissingCapabilityException extends FileSystemException implements Serializable-
Serialized Fields
-
missingCapability
FileSystemCapabilityChecker.Capability missingCapability
-
-
-
-
Package org.cryptomator.cryptofs.health.api
-
Exception org.cryptomator.cryptofs.health.api.TransferSpliterator.TransferClosedException
class TransferClosedException extends IllegalStateException implements Serializable
-
-
Package org.cryptomator.cryptofs.migration.api
-
Exception org.cryptomator.cryptofs.migration.api.NoApplicableMigratorException
class NoApplicableMigratorException extends IllegalStateException implements Serializable
-
-
Package org.cryptomator.cryptofs.migration.v7
-
Exception org.cryptomator.cryptofs.migration.v7.InvalidOldFilenameException
class InvalidOldFilenameException extends IOException implements Serializable -
Exception org.cryptomator.cryptofs.migration.v7.PreMigrationVisitor.PreMigrationChecksFailedException
class PreMigrationChecksFailedException extends IOException implements Serializable -
Exception org.cryptomator.cryptofs.migration.v7.UninflatableFileException
class UninflatableFileException extends IOException implements Serializable
-