public class DaobabSQLException extends DaobabException
| Constructor and Description |
|---|
DaobabSQLException(SQLException sqlexception) |
DaobabSQLException(String message,
SQLException sqlexception) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getNextException() |
void |
setNextException(SQLException nextException) |
getStatusDesc, setStatusDescaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DaobabSQLException(SQLException sqlexception)
public DaobabSQLException(String message, SQLException sqlexception)
public SQLException getNextException()
public void setNextException(SQLException nextException)
Copyright © 2021. All rights reserved.