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