• File: class-resource-not-found-exception.php
  • Full Path: /home/monpetu/www/leoreno.fr/admin_notes/api/class-resource-not-found-exception.php
  • Date Modified: 10/29/2024 2:44 PM
  • File size: 152 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

class MC4WP_API_Resource_Not_Found_Exception extends MC4WP_API_Exception
{
    // Thrown when a requested resource does not exist in Mailchimp
}