org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class DFInvalidRecord

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.hadoop.chukwa.extraction.demux.processor.mapper.DFInvalidRecord
All Implemented Interfaces:
Serializable

public class DFInvalidRecord
extends Exception

See Also:
Serialized Form

Constructor Summary
DFInvalidRecord()
           
DFInvalidRecord(String arg0)
           
DFInvalidRecord(String arg0, Throwable arg1)
           
DFInvalidRecord(Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DFInvalidRecord

public DFInvalidRecord()

DFInvalidRecord

public DFInvalidRecord(String arg0)

DFInvalidRecord

public DFInvalidRecord(Throwable arg0)

DFInvalidRecord

public DFInvalidRecord(String arg0,
                       Throwable arg1)


Copyright © ${year} The Apache Software Foundation