public class DliException extends SQLException
| Constructor and Description |
|---|
DliException(String message) |
DliException(String message,
String errorCode) |
DliException(String message,
String errorCode,
Throwable cause) |
DliException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getMessage() |
getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DliException(Throwable cause)
public DliException(String message)
public String getMessage()
getMessage in class Throwablepublic int getErrorCode()
getErrorCode in class SQLExceptionCopyright © 2025. All rights reserved.