Automattic\WooCommerce\Vendor\League\Container\Exception
NotFoundException{} WC 1.0
No Hooks.
Return
Null. Nothing.
Usage
$NotFoundException = new NotFoundException(); // use class methods
Methods
No Methods in class.
Code of NotFoundException{} NotFoundException{} WC 5.0.0
class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
{
}