Searched refs:isAValidThrowable (Results 1 – 1 of 1) sorted by relevance
44 if (!class_exists($exception) || !$this->isAValidThrowable($exception)) {95 private function isAValidThrowable($exception) function in Prophecy\\Promise\\ThrowPromise