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

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

public class PbsInvalidEntry
extends Exception

See Also:
Serialized Form

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

PbsInvalidEntry

public PbsInvalidEntry()

PbsInvalidEntry

public PbsInvalidEntry(String message)

PbsInvalidEntry

public PbsInvalidEntry(Throwable cause)

PbsInvalidEntry

public PbsInvalidEntry(String message,
                       Throwable cause)


Copyright © ${year} The Apache Software Foundation