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