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