@InterfaceAudience.Public public class FailedLogCloseException extends IOException
| Constructor and Description | 
|---|
FailedLogCloseException()  | 
FailedLogCloseException(String msg)  | 
FailedLogCloseException(String msg,
                       Throwable t)  | 
FailedLogCloseException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedLogCloseException()
public FailedLogCloseException(String msg)
msg - public FailedLogCloseException(String msg, Throwable t)
public FailedLogCloseException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.