Home
last modified time | relevance | path

Searched refs:nestingError (Results 1 – 2 of 2) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWAggregateProxyModel.C20 std::string nestingError(int pa, int a1, int a2, int pb, int b1, int b2) { in nestingError() function
62 throw WException(nestingError(pa, a1, a2, pb, b1, b2)); in contains()
67 throw WException(nestingError(pa, a1, a2, pb, b1, b2)); in contains()
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/application/forms/
H A DIcingaServiceForm.php89 } catch (NestingError $nestingError) {