net.aditsu.jdbsimple
public class WrappedSQLException extends DepecheException
SQLException| Constructor and Description |
|---|
WrappedSQLException(SQLException e) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getSQLException() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrappedSQLException(SQLException e)
public SQLException getSQLException()