Automattic\WooCommerce\Vendor\League\Container\Exception

NotFoundException{}WC 1.0

No Hooks.

Usage

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

Methods

No Methods in class.

NotFoundException{} code WC 8.7.0

class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
{
}