public class JDBCExecutionException extends TranslatorException
code
Constructor and Description |
---|
JDBCExecutionException(BundleUtil.Event event,
SQLException error,
String command) |
JDBCExecutionException(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(BundleUtil.Event event, SQLException error, TranslatedCommand... commands)
public JDBCExecutionException(BundleUtil.Event event, SQLException error, String command)
Copyright © 2019. All rights reserved.