| Constructor and Description |
|---|
IResponseImpl(Object id,
Exception e) |
IResponseImpl(Object id,
List<String> result) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException()
Return the exception which was stored for the IResponse object
|
Object |
getId()
Get id of the IResponse object
|
List<String> |
getValue()
Get the value which is stored in the IResponse object
|
public Exception getException()
IResponsegetException in interface IResponseIResponse.getException()public Object getId()
IResponsegetId in interface IResponseIResponse.getId()Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.