SQLServerException Members

Download JDBC driver

The following tables list the members exposed by the SQLServerException class.

Constructors

Name Description
SQLServerException Initializes a new instance of the SQLServerException class.

Fields

None.

Inherited Fields

None.

Methods

None.

Inherited Methods

Class inherited from: Methods
java.sql.SQLException getErrorCode, getNextException, getSQLState, iterator, setNextException
java.lang.Throwable fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait

See Also

SQLServerException Class