Dodo
DOm DOcument implementation
Loading...
Searching...
No Matches
Wikimedia\Dodo\Internal\UnimplementedException Class Reference

Exception thrown when DOM API functionality which is not (or not yet) implemented in Dodo is used. More...

+ Inheritance diagram for Wikimedia\Dodo\Internal\UnimplementedException:

Public Member Functions

 __construct (string $message="Unimplemented")
 Create a new UnimplementedException.
 

Detailed Description

Exception thrown when DOM API functionality which is not (or not yet) implemented in Dodo is used.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Dodo\Internal\UnimplementedException::__construct ( string $message = "Unimplemented")

Create a new UnimplementedException.

Parameters
string$message

The documentation for this class was generated from the following file: