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