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

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

public class YwatchInvalidEntry
extends Exception

See Also:
Serialized Form

Constructor Summary
YwatchInvalidEntry()
           
YwatchInvalidEntry(String message)
           
YwatchInvalidEntry(String message, Throwable cause)
           
YwatchInvalidEntry(Throwable cause)
           
 
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

YwatchInvalidEntry

public YwatchInvalidEntry()

YwatchInvalidEntry

public YwatchInvalidEntry(String message)

YwatchInvalidEntry

public YwatchInvalidEntry(Throwable cause)

YwatchInvalidEntry

public YwatchInvalidEntry(String message,
                          Throwable cause)


Copyright © ${year} The Apache Software Foundation