public class HBaseExecutionException extends TranslatorException
| Constructor and Description |
|---|
HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
org.teiid.core.BundleUtil.Event code,
Command command) |
HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
org.teiid.core.BundleUtil.Event code,
String command) |
HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
Command command) |
HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
String command) |
getCode, getMessage, getOriginalType, setCode, setOriginalTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
String command)
public HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
Command command)
public HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
org.teiid.core.BundleUtil.Event code,
String command)
public HBaseExecutionException(org.teiid.core.BundleUtil.Event event,
SQLException error,
org.teiid.core.BundleUtil.Event code,
Command command)
Copyright © 2016 JBoss by Red Hat. All rights reserved.