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