Home
last modified time | relevance | path

Searched refs:errorCode (Results 1 – 25 of 51) sorted by path

123

/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js4050 function err(strm, errorCode) { argument
4051 strm.msg = msg[errorCode];
4052 return errorCode;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js21363 function err(strm, errorCode) {
21364 strm.msg = msg[errorCode];
21365 return errorCode;
H A Dpdfmake.min.js.map1errorCode","rank","zero","flush_pending","pending","utils","arraySet","pending_buf","pending_out",…
/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php57 $errorCode = $this->get('code', -1);
59 parent::__construct($errorMessage, $errorCode, $previousException);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Acceleratedmobilepageurl/
H A DAmpUrlError.php25 public $errorCode; variable in Google\\Service\\Acceleratedmobilepageurl\\AmpUrlError
38 public function setErrorCode($errorCode) argument
40 $this->errorCode = $errorCode;
47 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DCommand.php34 public $errorCode; variable in Google\\Service\\AndroidManagement\\Command
83 public function setErrorCode($errorCode) argument
85 $this->errorCode = $errorCode;
92 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiCategory.php27 public $errorCode; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiCategory
58 public function setErrorCode($errorCode) argument
60 $this->errorCode = $errorCode;
67 return $this->errorCode;
H A DGoogleCloudApigeeV1ApiResponseWrapper.php25 public $errorCode; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiResponseWrapper
42 public function setErrorCode($errorCode) argument
44 $this->errorCode = $errorCode;
51 return $this->errorCode;
H A DGoogleCloudApigeeV1ListApiCategoriesResponse.php28 public $errorCode; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListApiCategoriesResponse
59 public function setErrorCode($errorCode) argument
61 $this->errorCode = $errorCode;
68 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DErrorHandler.php25 public $errorCode; variable in Google\\Service\\Appengine\\ErrorHandler
38 public function setErrorCode($errorCode) argument
40 $this->errorCode = $errorCode;
47 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJobVerificationError.php25 public $errorCode; variable in Google\\Service\\DatabaseMigrationService\\MigrationJobVerificationError
38 public function setErrorCode($errorCode) argument
40 $this->errorCode = $errorCode;
47 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DCheckResponse.php30 public $errorCode; variable in Google\\Service\\Digitalassetlinks\\CheckResponse
57 public function setErrorCode($errorCode) argument
59 $this->errorCode = $errorCode;
66 return $this->errorCode;
H A DListResponse.php30 public $errorCode; variable in Google\\Service\\Digitalassetlinks\\ListResponse
55 public function setErrorCode($errorCode) argument
57 $this->errorCode = $errorCode;
64 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DFailureInfo.php25 public $errorCode; variable in Google\\Service\\Directory\\FailureInfo
40 public function setErrorCode($errorCode) argument
42 $this->errorCode = $errorCode;
49 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DScriptError.php29 public $errorCode; variable in Google\\Service\\DisplayVideo\\ScriptError
56 public function setErrorCode($errorCode) argument
58 $this->errorCode = $errorCode;
65 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DRdapResponse.php30 public $errorCode; variable in Google\\Service\\DomainsRDAP\\RdapResponse
65 public function setErrorCode($errorCode) argument
67 $this->errorCode = $errorCode;
74 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReportFailure.php25 public $errorCode; variable in Google\\Service\\DoubleClickBidManager\\ReportFailure
30 public function setErrorCode($errorCode) argument
32 $this->errorCode = $errorCode;
39 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DOperationStatus.php29 public $errorCode; variable in Google\\Service\\GameServices\\OperationStatus
52 public function setErrorCode($errorCode) argument
54 $this->errorCode = $errorCode;
61 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataExecutionStatus.php25 public $errorCode; variable in Google\\Service\\Sheets\\DataExecutionStatus
42 public function setErrorCode($errorCode) argument
44 $this->errorCode = $errorCode;
51 return $this->errorCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DErrorSummary.php26 public $errorCode; variable in Google\\Service\\Storagetransfer\\ErrorSummary
37 public function setErrorCode($errorCode) argument
39 $this->errorCode = $errorCode;
46 return $this->errorCode;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js19 …TOR.verbosity&CKEDITOR.VERBOSITY_WARN&&CKEDITOR.fire("log",{type:"warn",errorCode:a,additionalData…
20errorCode:a,additionalData:f})},CKEDITOR.on("log",function(a){if(window.console&&window.console.lo…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js19 …TOR.verbosity&CKEDITOR.VERBOSITY_WARN&&CKEDITOR.fire("log",{type:"warn",errorCode:a,additionalData…
20 …R.verbosity&CKEDITOR.VERBOSITY_ERROR&&CKEDITOR.fire("log",{type:"error",errorCode:a,additionalData…
21 …ndow.console.log){var d=console[a.data.type]?a.data.type:"log",b=a.data.errorCode;if(a=a.data.addi…
H A Dckeditor.js.unc313 errorCode: a,
320 errorCode: a,
327 b = a.data.errorCode;
/plugin/combo/ComboStrap/
H A DSqliteRequest.php140 $errorCode = $errorInfo[0];
141 if ($errorCode === '0000') {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php632 if (($errorCode = $zip->open($tempZipPath, ZipArchive::CREATE)) !== true) {
633 throw new WebDriverException(sprintf('Error creating zip archive: %s', $errorCode));

123