HumHub Documentation (unofficial)

RuntimeException extends RuntimeException
in package
implements PhpWebDriverExceptionInterface

Exception thrown if an error which can only be found on runtime occurs.

Table of Contents

Interfaces

PhpWebDriverExceptionInterface
Common interface to identify all exceptions thrown in php-webdriver (both those of WebDriver protocol and internal).

Methods

forDriverError()  : self
forError()  : self

Methods

forError()

public static forError(string $message) : self
Parameters
$message : string
Return values
self

        
On this page

Search results