Class FileTxnSnapLog.SnapDirContentCheckException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.zookeeper.server.persistence.FileTxnSnapLog.DatadirException
-
- org.apache.zookeeper.server.persistence.FileTxnSnapLog.SnapDirContentCheckException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FileTxnSnapLog
public static class FileTxnSnapLog.SnapDirContentCheckException extends FileTxnSnapLog.DatadirException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SnapDirContentCheckException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SnapDirContentCheckException
public SnapDirContentCheckException(String msg)
-
-