Membros SQLServerException
As tabelas a seguir listam os membros expostos pela classe SQLServerException.
Construtores
Nome | Descrição |
---|---|
SQLServerException | Inicializa uma nova instância da classe SQLServerException. |
Campos
Nenhum.
Campos herdados
Nenhum.
Métodos
Nenhum.
Métodos herdados
Classe herdada 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 |