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