org.apache.flume.channel.file
Class LogFileRetryableIOException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.io.IOException
java.io.IOException
               org.apache.flume.channel.file.LogFileRetryableIOException
org.apache.flume.channel.file.LogFileRetryableIOException
- All Implemented Interfaces: 
- Serializable
- public class LogFileRetryableIOException 
- extends IOException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
LogFileRetryableIOException
public LogFileRetryableIOException()
LogFileRetryableIOException
public LogFileRetryableIOException(String msg)
LogFileRetryableIOException
public LogFileRetryableIOException(String msg,
                                   Throwable t)
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.