Automattic\WooCommerce\Vendor\League\Container\Exception

NotFoundException{}WC 1.0

Хуков нет.

Использование

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

Методы

Нет Методов у класса.

Код NotFoundException{} WC 8.7.0

class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
{
}