org.apache.hadoop.hive.ql
Class CommandNeedRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.hive.ql.CommandNeedRetryException
- All Implemented Interfaces:
- Serializable
public class CommandNeedRetryException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandNeedRetryException
public CommandNeedRetryException()
CommandNeedRetryException
public CommandNeedRetryException(String message)
CommandNeedRetryException
public CommandNeedRetryException(Throwable cause)
CommandNeedRetryException
public CommandNeedRetryException(String message,
Throwable cause)
Copyright © 2013 The Apache Software Foundation