Uses of Class
com.e1c.g5.v8.fastzip.FzipException
-
Packages that use FzipException Package Description com.e1c.g5.v8.snapshot -
-
Uses of FzipException in com.e1c.g5.v8.snapshot
Constructors in com.e1c.g5.v8.snapshot with parameters of type FzipException Constructor Description SnapshotCorruptedException(FzipException cause)
Constructs a new exception.SnapshotReadException(String message, FzipException cause)
Constructs a new exception.
-