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