Automattic\WooCommerce\Internal\PushNotifications\Exceptions
PushTokenNotFoundException{}└─ Exception
Exception thrown when a push token cannot be found.
Хуков нет.
Использование
$PushTokenNotFoundException = new PushTokenNotFoundException(); // use class methods
Методы
Нет Методов у класса.Список изменений
| С версии 10.5.0 | Введена. |
Код PushTokenNotFoundException{} PushTokenNotFoundException{} WC 10.5.2
class PushTokenNotFoundException extends Exception {}