Automattic\WooCommerce\Vendor\Psr\Container

NotFoundExceptionInterface{}interfaceWC 1.0└─ ContainerExceptionInterface

No entry was found in the container.

No Hooks.

Usage

$NotFoundExceptionInterface = new NotFoundExceptionInterface();
// use class methods

Methods

No Methods in class.

NotFoundExceptionInterface{} code WC 10.6.2

interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}