Automattic\WooCommerce\Vendor\League\Container\Exception

NotFoundException{}WC 1.0└─ NotFoundExceptionInterface, InvalidArgumentException

Хуков нет.

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

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

Методы

  1. ERROR: no method name found on line ``

Код NotFoundException{} WC 9.9.5

class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
{
}