\Exception
└─Exception
└─ExpectationException
└─ElementHtmlException
public class ElementHtmlException
extends ExpectationException
| Constructor Summary | |
|---|---|
| void | __construct(string message, Session session, Element element, \Exception exception) Initializes exception. |
| Methods inherited from Behat\Mink\Exception\ExpectationException | |
|---|---|
| __construct | |
| Methods inherited from Behat\Mink\Exception\Exception | |
|---|---|
| __construct, getResponseInfo, getSession, pipeString, trimBody, trimString | |
public void __construct(string message, Session session, Element element, \Exception exception)
Initializes exception.
Mink's element HTML exception.