org.apache.hadoop.chukwa.extraction.demux.processor.reducer
Class DuplicateReduceProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.chukwa.extraction.demux.processor.reducer.DuplicateReduceProcessorException
- All Implemented Interfaces:
- Serializable
public class DuplicateReduceProcessorException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateReduceProcessorException
public DuplicateReduceProcessorException()
DuplicateReduceProcessorException
public DuplicateReduceProcessorException(String message)
DuplicateReduceProcessorException
public DuplicateReduceProcessorException(Throwable cause)
DuplicateReduceProcessorException
public DuplicateReduceProcessorException(String message,
Throwable cause)
Copyright © ${year} The Apache Software Foundation