Uses of Class
com.e1c.g5.v8.snapshot.SnapshotOperationException
-
Packages that use SnapshotOperationException Package Description com.e1c.g5.v8.dt.snapshot.integration.git com.e1c.g5.v8.snapshot -
-
Uses of SnapshotOperationException in com.e1c.g5.v8.dt.snapshot.integration.git
Subclasses of SnapshotOperationException in com.e1c.g5.v8.dt.snapshot.integration.git Modifier and Type Class Description class
SnapshotIntegrationException
Snapshot operation exception, which concerns integration services. -
Uses of SnapshotOperationException in com.e1c.g5.v8.snapshot
Subclasses of SnapshotOperationException in com.e1c.g5.v8.snapshot Modifier and Type Class Description class
SnapshotCorruptedException
Snapshot corrupted exception.class
SnapshotReadException
Snapshot read exception.class
SnapshotVersionMismatchException
Snapshot version mismatch exception.class
SnapshotWriteException
Snapshot write exception.
-