Home
last modified time | relevance | path

Searched refs:ErrorContext (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DErrorEvent.php22 protected $contextType = ErrorContext::class;
36 * @param ErrorContext
38 public function setContext(ErrorContext $context)
43 * @return ErrorContext
H A DReportedErrorEvent.php22 protected $contextType = ErrorContext::class;
36 * @param ErrorContext
38 public function setContext(ErrorContext $context)
43 * @return ErrorContext
H A DErrorContext.php20 class ErrorContext extends \Google\Collection class
93 class_alias(ErrorContext::class, 'Google_Service_Clouderrorreporting_ErrorContext');