Miembros SQLServerException
En las siguientes tablas se enumeran los miembros que expone la clase SQLServerException.
Constructores
Nombre | Descripción |
---|---|
SQLServerException | Inicializa una nueva instancia de la clase SQLServerException. |
Fields
Ninguno.
Campos heredados
Ninguno.
Métodos
Ninguno.
Métodos heredados
Clase heredada de: | Métodos |
---|---|
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 |