public class SMYLDSQLException extends SMYLDException implements DBConstants
| Modifier and Type | Field and Description |
|---|---|
protected int |
errorNumber |
exceptionReasonText, isPrintedDB_ERR_CONNECTION_RESET, DB_ERR_CONNECTION_RESET_TEXT, DB_ERR_UNIQUE_CONSTRAINT, DB_ERR_UNKNOWN, DB_VENDOR_DB2, DB_VENDOR_DEFAULT, DB_VENDOR_MYSQL, DB_VENDOR_ORACLE, DB_VENDOR_SQL_SERVER, DB_VENDOR_SYBASE| Constructor and Description |
|---|
SMYLDSQLException() |
SMYLDSQLException(Exception sqlException) |
| Modifier and Type | Method and Description |
|---|---|
void |
doParseError(Exception srcException) |
int |
getErrorNumber() |
String |
getOriginalMessage() |
void |
setOriginalMessage(String originalMessage) |
exceptionPrintedToStream, getExceptionID, getExceptionReason, isPrintedToStreamaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SMYLDSQLException()
public SMYLDSQLException(Exception sqlException)
Copyright © 2019 SMYLD. All rights reserved.