Home
last modified time | relevance | path

Searched refs:UnmatchedWrapperException (Results 1 – 3 of 3) sorted by relevance

/plugin/ifauthex/lib/
H A Dexceptions.php102 class UnmatchedWrapperException extends Exception { class
H A Dparser.php529 throw new UnmatchedWrapperException($this, $args[$position]);
/plugin/ifauthex/_test/
H A Dgeneral.test.php179 $this->assertInstanceOf(\AST\UnmatchedWrapperException::class, $exc);