public class RuntimeMetaException
extends java.lang.RuntimeException
MetaException
as a RuntimeException
and add context.Constructor and Description |
---|
RuntimeMetaException(org.apache.hadoop.hive.metastore.api.MetaException cause) |
RuntimeMetaException(org.apache.hadoop.hive.metastore.api.MetaException cause,
java.lang.String message,
java.lang.Object... args) |
RuntimeMetaException(java.lang.Throwable throwable,
java.lang.String message,
java.lang.Object... args) |
public RuntimeMetaException(org.apache.hadoop.hive.metastore.api.MetaException cause)
@FormatMethod public RuntimeMetaException(org.apache.hadoop.hive.metastore.api.MetaException cause, java.lang.String message, java.lang.Object... args)
@FormatMethod public RuntimeMetaException(java.lang.Throwable throwable, java.lang.String message, java.lang.Object... args)