--- 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 [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] The following tables list the members exposed by the [SQLServerException](../../../connect/jdbc/reference/sqlserverexception-class.md) class. ## Constructors |Name|Description| |----------|-----------------| |[SQLServerException](../../../connect/jdbc/reference/sqlserverexception-constructors.md)|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](../../../connect/jdbc/reference/sqlserverexception-class.md)