SQLServerException Constructors

Initializes a new instance of the SQLServerException class.

Constructors

Name Description

SQLServerException (com.microsoft.sqlserver.jdbc.IOBuffer, java.lang.String, java.lang.String, int, boolean)

Initializes a new instance of the SQLServerException class.

SQLServerException (com.microsoft.sqlserver.jdbc.IOBuffer, java.lang.String, java.lang.String, com.microsoft.sqlserver.jdbc.StreamError, boolean)

Initializes a new instance of the SQLServerException class.

See Also

Reference

SQLServerException Class

Concepts

SQLServerException Members