public interface Activity
Modifier and Type | Method and Description |
---|---|
Throwable |
getLastException()
If an activity fails the getLastError contains a description of the cause
of the error.
|
boolean |
isSuccess()
Set to true once the activity has suceeded.
|
Throwable getLastException()
boolean isSuccess()
Copyright © 2004–2020. All rights reserved.