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