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