Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.34 KB

File metadata and controls

42 lines (31 loc) · 1.34 KB
title SQLServerException Members
description SQLServerException Members
author David-Engel
ms.author davidengel
ms.date 01/19/2018
ms.service sql
ms.subservice connectivity
ms.topic 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