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