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, setOriginalType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.