Class WALNodeClosedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.iotdb.commons.exception.IoTDBException
-
- org.apache.iotdb.db.wal.exception.WALException
-
- org.apache.iotdb.db.wal.exception.WALNodeClosedException
-
- All Implemented Interfaces:
java.io.Serializable
public class WALNodeClosedException extends WALException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WALNodeClosedException(java.lang.String nodeIdentifier)
-
Method Summary
-
Methods inherited from class org.apache.iotdb.commons.exception.IoTDBException
getErrorCode, isUserException
-
-