Class CorruptedWALProcedureStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.HBaseIOException
org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreException
All Implemented Interfaces:
Serializable

Deprecated.
Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
Thrown when a procedure WAL is corrupted
See Also: