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