Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.46 KB

File metadata and controls

45 lines (34 loc) · 1.46 KB
title SQLServerException Members | Microsoft Docs
ms.custom
ms.date 01/19/2018
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid 610be62e-0994-40bc-9348-4615b9b7a180
author David-Engel
ms.author v-daenge

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