You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zonghaishang (GitHub)" <gi...@apache.org> on 2018/09/28 02:25:34 UTC

[GitHub] [incubator-dubbo] zonghaishang commented on issue #2573: NullPointerException

java.lang.reflect.Method#getParameterTypes: 

```
Returns an array of {@code Parameter} objects that represent
all the parameters to the underlying executable represented by
this object.  Returns an array of length 0 if the executable
has no parameters.
```

No null pointer exception will thrown.

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/2573 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org