| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears this object for reuse.
|
int |
code()
The
ReactorReturnCodes. |
com.thomsonreuters.upa.transport.Error |
error()
|
java.lang.String |
location()
|
java.lang.String |
toString()
Returns a String representation of the ReactorErrorInfo.
|
public int code()
ReactorReturnCodes. If the code is not
ReactorReturnCodes.SUCCESS, the user should inspect this
code, error and location.ReactorReturnCodespublic java.lang.String location()
public com.thomsonreuters.upa.transport.Error error()
Error objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic void clear()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.