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