Class LogAggregationDFSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationDFSException
- All Implemented Interfaces:
Serializable
public class LogAggregationDFSException
extends org.apache.hadoop.yarn.exceptions.YarnException
This exception class indicates an issue during log aggregation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLogAggregationDFSException(String message) LogAggregationDFSException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LogAggregationDFSException
public LogAggregationDFSException() -
LogAggregationDFSException
-
LogAggregationDFSException
-
LogAggregationDFSException
-