public class AsyncDaoException extends DaoException
AsyncOperation.getResult().| Constructor and Description |
|---|
AsyncDaoException(AsyncOperation failedOperation,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AsyncOperation |
getFailedOperation() |
safeInitCausepublic AsyncDaoException(AsyncOperation failedOperation, java.lang.Throwable cause)
public AsyncOperation getFailedOperation()
Available under the GPLv3 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.