org.apache.tez.dag.api
Class TezException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tez.dag.api.TezException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DAGSubmissionTimedOut, SessionNotRunning
public class TezException
- extends Exception
Base TezException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TezException
public TezException(Throwable cause)
TezException
public TezException(String message)
TezException
public TezException(String message,
Throwable cause)
Copyright © 2014 Apache Software Foundation. All rights reserved.