public class DaoException extends RuntimeException
| Constructor and Description |
|---|
DaoException(String message) |
DaoException(String message,
Throwable cause) |
DaoException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static <T> DaoException |
create(T obj,
String fieldName,
String name,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.