Searched refs:exceptionType (Results 1 – 3 of 3) sorted by relevance
25 public $exceptionType; variable in Google\\Service\\ServiceManagement\\FlowErrorDetails34 public function setExceptionType($exceptionType) argument36 $this->exceptionType = $exceptionType;43 return $this->exceptionType;
230 foreach ($data[1] as $exceptionRange => $exceptionType) {231 … $exceptions[] = new AssignedRange(Subnet::fromString($exceptionRange), $exceptionType);
379 foreach ($data[1] as $exceptionRange => $exceptionType) {380 … $exceptions[] = new AssignedRange(Subnet::fromString($exceptionRange), $exceptionType);