Automattic\WooCommerce\Vendor\GraphQL\Error
InvariantViolation{}
Note: This exception should not inherit base Error exception as it is raised when there is an error somewhere in user-land code.
No Hooks.
Usage
$InvariantViolation = new InvariantViolation(); // use class methods
Methods
No Methods in class.InvariantViolation{} InvariantViolation{} code WC 10.9.1
class InvariantViolation extends \LogicException {}