Automattic\WooCommerce\Vendor\Psr\Container

ContainerExceptionInterface{}WC 1.0

Base interface representing a generic exception in a container.

Хуков нет.

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

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

Методы

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

Код ContainerExceptionInterface{} WC 8.7.0

interface ContainerExceptionInterface extends Throwable
{
}