Package com.e1c.g5.v8.snapshot
Class SnapshotWriteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.e1c.g5.v8.snapshot.SnapshotOperationException
com.e1c.g5.v8.snapshot.SnapshotWriteException
- All Implemented Interfaces:
Serializable
Snapshot write exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SnapshotWriteException
Constructs a new exception.- Parameters:
cause
- the cause
-