PATH:
home
/
letacommog
/
aperobusiness
/
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 {}
[+]
..
[-] Controller.php
[edit]
[+]
Variations
[-] Segmenter.php
[edit]
[+]
PerformanceIndicators
[+]
Taxes
[+]
Revenue
[+]
Products
[+]
Import
[+]
Orders
[+]
Customers
[+]
Export
[-] DataStore.php
[edit]
[+]
Categories
[+]
Downloads
[+]
Stock
[-] Query.php
[edit]
[-] ParameterException.php
[edit]
[+]
Coupons
[-] Cache.php
[edit]
[-] DataStoreInterface.php
[edit]
[-] TimeInterval.php
[edit]