public class Result extends Object
Result class.| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Retrieves the error message.
|
boolean |
wasFailed()
Returns
true if the Result was a failure. |
public boolean wasFailed()
true if the Result was a failure.true if the Result was a failurepublic String getMessage()
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.