Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.38 KB

sqlserverexception-members.md

File metadata and controls

42 lines (31 loc) · 1.38 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
SQLServerException Members
SQLServerException Members
David-Engel
davidengel
01/19/2018
sql
connectivity
reference

SQLServerException Members

[!INCLUDEDriver_JDBC_Download]

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