public class GenericJDBCException extends JDBCException
Constructor and Description |
---|
GenericJDBCException(String string,
SQLException root) |
GenericJDBCException(String string,
SQLException root,
String sql) |
getErrorCode, getSQL, getSQLException, getSQLState
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GenericJDBCException(String string, SQLException root)
public GenericJDBCException(String string, SQLException root, String sql)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.