WP_Exception

Core base Exception class.


Description

Future, more specific, Exceptions should always extend this base class.


Source

File: wp-includes/class-wp-exception.php

class WP_Exception extends Exception {}

Changelog

Changelog
Version Description
6.7.0 Introduced.