Class DistanceMetricException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.iotdb.db.exception.index.IndexRuntimeException
-
- org.apache.iotdb.db.exception.index.DistanceMetricException
-
- All Implemented Interfaces:
java.io.Serializable
public class DistanceMetricException extends IndexRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DistanceMetricException(java.lang.String message)
-