org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class Ps.InvalidPsRecord

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

public static class Ps.InvalidPsRecord
extends Exception

See Also:
Serialized Form

Constructor Summary
Ps.InvalidPsRecord()
           
Ps.InvalidPsRecord(String arg0)
           
Ps.InvalidPsRecord(String arg0, Throwable arg1)
           
Ps.InvalidPsRecord(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

Ps.InvalidPsRecord

public Ps.InvalidPsRecord()

Ps.InvalidPsRecord

public Ps.InvalidPsRecord(String arg0)

Ps.InvalidPsRecord

public Ps.InvalidPsRecord(Throwable arg0)

Ps.InvalidPsRecord

public Ps.InvalidPsRecord(String arg0,
                          Throwable arg1)


Copyright © ${year} The Apache Software Foundation