X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Ffilter%2Fclass_;fp=application%2Fhub%2Fmain%2Ffilter%2Fclass_;h=382b6859d75ad5d628d89c17d30980bfc4da8446;hb=8275e7d2152d529e9621dc7f1f5dc8f480931f54;hp=405ba8ab8a1a7b4ef65bfa8c77d4c974954e17dc;hpb=be8a28c4f6b1b6ebd9d7a3168e91e591b5b48f80;p=hub.git diff --git a/application/hub/main/filter/class_ b/application/hub/main/filter/class_ index 405ba8ab8..382b6859d 100644 --- a/application/hub/main/filter/class_ +++ b/application/hub/main/filter/class_ @@ -51,6 +51,7 @@ class Hub!!!???Filter extends BaseFilter implements Filterable { * @param $requestInstance An instance of a class with an Requestable interface * @param $responseInstance An instance of a class with an Responseable interface * @return void + * @throws FilterChainException If $nodeInstance is null (no NullPointerException here) * @todo 0% done */ public function execute (Requestable $requestInstance, Responseable $responseInstance) {