PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
plugins
/
woocommerce-admin
/
src
/
API
/
Reports
<?php /** * WooCommerce Admin Input Parameter Exception Class * * Exception class thrown when user provides incorrect parameters. * * @package WooCommerce Admin */ namespace Automattic\WooCommerce\Admin\API\Reports; defined( 'ABSPATH' ) || exit; /** * API\Reports\ParameterException class. */ class ParameterException extends \WC_Data_Exception {}
[+]
..
[-] DataStoreInterface.php
[edit]
[+]
Products
[+]
Variations
[+]
Revenue
[-] ParameterException.php
[edit]
[+]
Customers
[-] SqlQuery.php
[edit]
[+]
Taxes
[-] TimeInterval.php
[edit]
[-] Controller.php
[edit]
[+]
Import
[-] ExportableInterface.php
[edit]
[+]
PerformanceIndicators
[-] Segmenter.php
[edit]
[+]
Coupons
[+]
Export
[+]
Downloads
[-] Query.php
[edit]
[+]
Orders
[+]
Categories
[-] ExportableTraits.php
[edit]
[+]
Stock
[-] Cache.php
[edit]
[-] DataStore.php
[edit]