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