public class DaoException
extends SQLException
| Constructor and Description |
|---|
DaoException() |
DaoException(java.lang.String error) |
DaoException(java.lang.String error,
java.lang.Throwable cause) |
DaoException(java.lang.Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
safeInitCause(java.lang.Throwable cause) |
Available under the GPLv3 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.