@InterfaceAudience.Private public static class ProcedureWALFormat.InvalidWALDataException extends IOException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidWALDataException(String s) |
InvalidWALDataException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public InvalidWALDataException(String s)
public InvalidWALDataException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.