Class DeltaApplicationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.ignite.IgniteCheckedException
-
- org.apache.ignite.internal.pagemem.wal.record.delta.DeltaApplicationException
-
- All Implemented Interfaces:
Serializable
public class DeltaApplicationException extends IgniteCheckedException
Thrown in case when delta application to the page failed.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.apache.ignite.IgniteCheckedException
getCause, hasCause, toString
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-