Title: wp-includes/html-api/class-wp-html-unsupported-exception.php | Developer.WordPress.org

---

# File: wp-includes/html-api/class-wp-html-unsupported-exception.php

 * method[WP_HTML_Unsupported_Exception::__construct()](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/__construct/)
 * Constructor function.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/__construct/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/__construct/#uses)
   | Source: [wp-includes/html-api/class-wp-html-unsupported-exception.php:105](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-unsupported-exception.php#L105-L114)
 * class[WP_HTML_Unsupported_Exception](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/)
 * Core class used by the HTML processor during HTML parsing for indicating that
   a given operation is unsupported.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_unsupported_exception/#uses)
   | Source: [wp-includes/html-api/class-wp-html-unsupported-exception.php:30](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-unsupported-exception.php#L30-L115)