static class WALSplitter.CorruptedLogFileException extends Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CorruptedLogFileException(String s) |
CorruptedLogFileException(String message,
Throwable cause)
CorruptedLogFileException with cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
CorruptedLogFileException(String s)
CorruptedLogFileException(String message, Throwable cause)
message
- the message for this exceptioncause
- the cause for this exceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.