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