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