MethodParser.getStatus 方法
定义
Return an Integer with the response status.
public Integer getStatus()
返回
Integer
An integer with the status of the response. It can benull
</code> . </p>
例外
IllegalArgumentException
This exception is thrown if the operation is not type of `response`.
适用于