Class PathParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.iotdb.tsfile.exception.TsFileRuntimeException
-
- org.apache.iotdb.tsfile.exception.PathParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class PathParseException extends TsFileRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PathParseException(java.lang.String path)
-