Searched refs:UnmatchedWrapperException (Results 1 – 3 of 3) sorted by relevance
102 class UnmatchedWrapperException extends Exception { class
529 throw new UnmatchedWrapperException($this, $args[$position]);
179 $this->assertInstanceOf(\AST\UnmatchedWrapperException::class, $exc);