files.com 1.2.69 → 1.2.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_VERSION +1 -1
- package/docs/Errors.md +1 -1
- package/docs/models/AutomationRun.md +0 -2
- package/docs/models/HistoryExport.md +8 -8
- package/lib/Errors.js +532 -532
- package/lib/Files.js +1 -1
- package/lib/models/AutomationRun.js +0 -4
- package/lib/models/HistoryExport.js +8 -8
- package/package.json +1 -1
- package/src/Errors.js +1 -1
- package/src/Files.js +1 -1
- package/src/models/AutomationRun.js +0 -3
- package/src/models/HistoryExport.js +8 -8
package/lib/Errors.js
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
4
|
exports.__esModule = true;
|
5
|
-
exports.NotFoundError = exports.NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_RecaptchaFailedError = exports.NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_ReauthenticationFailedFinalError = exports.NotAuthorized_ReauthenticationFailedError = exports.NotAuthorized_ReadPermissionRequiredError = exports.NotAuthorized_ReadOnlySessionError = exports.NotAuthorized_PasswordChangeRequiredError = exports.NotAuthorized_PasswordChangeNotRequiredError = exports.NotAuthorized_NotAllowedToCreateBundleError = exports.NotAuthorized_NonAdminsMustQueryByFolderOrPathError = exports.NotAuthorized_NeedAdminPermissionForInboxError = exports.NotAuthorized_MustAuthenticateWithApiKeyError = exports.NotAuthorized_InsufficientPermissionForParamsError = exports.NotAuthorized_HistoryPermissionRequiredError = exports.NotAuthorized_FullPermissionRequiredError = exports.NotAuthorized_FolderAdminPermissionRequiredError = exports.NotAuthorized_FolderAdminOrBillingPermissionRequiredError = exports.NotAuthorized_FilesAgentFailedAuthorizationError = exports.NotAuthorized_ContactAdminForPasswordChangeHelpError = exports.NotAuthorized_CantActForOtherUserError = exports.NotAuthorized_CannotLoginWhileUsingKeyError = exports.NotAuthorized_BundleMaximumUsesReachedError = exports.NotAuthorized_BillingPermissionRequiredError = exports.NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = exports.NotAuthorized_ApiKeyOnlyForMobileAppError = exports.NotAuthorized_ApiKeyOnlyForDesktopAppError = exports.NotAuthorized_ApiKeyIsPathRestrictedError = exports.NotAuthorized_ApiKeyIsDisabledError = exports.NotAuthorizedError = exports.NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = exports.NotAuthenticated_TwoFactorAuthenticationErrorError = exports.NotAuthenticated_OneTimePasswordIncorrectError = exports.NotAuthenticated_LockoutRegionMismatchError = exports.NotAuthenticated_LockedOutError = exports.NotAuthenticated_InvalidUsernameOrPasswordError = exports.NotAuthenticated_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_AuthenticationRequiredError = exports.NotAuthenticated_AdditionalAuthenticationRequiredError = exports.NotAuthenticatedError = exports.MissingParameterError = exports.InvalidParameterError = exports.FilesError = exports.FilesApiError = exports.EmptyPropertyError = exports.ConfigurationError = exports.BadRequest_UserRequiredError = exports.BadRequest_UserIdOnUserEndpointError = exports.BadRequest_UserIdInvalidError = exports.BadRequest_UnsupportedMediaTypeError = exports.BadRequest_UnsupportedHttpResponseFormatError = exports.BadRequest_UnsupportedCurrencyError = exports.BadRequest_SearchAllOnChildPathError = exports.BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_PathCannotHaveTrailingWhitespaceError = exports.BadRequest_PartNumberTooLargeError = exports.
|
6
|
-
exports.handleErrorResponse = exports.SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfigurationError = exports.ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileLockedError = exports.ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailureError = exports.NotImplementedError = exports.NotFound_UserNotFoundError = exports.NotFound_SiteNotFoundError = exports.NotFound_PlanNotFoundError = exports.NotFound_NestedNotFoundError = exports.NotFound_InboxNotFoundError = exports.NotFound_GroupNotFoundError = exports.NotFound_FolderNotFoundError = exports.NotFound_FileUploadNotFoundError = exports.NotFound_FileNotFoundError = exports.NotFound_CodeNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundlePathNotFoundError =
|
5
|
+
exports.NotFound_ApiKeyNotFoundError = exports.NotFoundError = exports.NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_RecaptchaFailedError = exports.NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_ReauthenticationFailedFinalError = exports.NotAuthorized_ReauthenticationFailedError = exports.NotAuthorized_ReadPermissionRequiredError = exports.NotAuthorized_ReadOnlySessionError = exports.NotAuthorized_PasswordChangeRequiredError = exports.NotAuthorized_PasswordChangeNotRequiredError = exports.NotAuthorized_NotAllowedToCreateBundleError = exports.NotAuthorized_NonAdminsMustQueryByFolderOrPathError = exports.NotAuthorized_NeedAdminPermissionForInboxError = exports.NotAuthorized_MustAuthenticateWithApiKeyError = exports.NotAuthorized_InsufficientPermissionForParamsError = exports.NotAuthorized_HistoryPermissionRequiredError = exports.NotAuthorized_FullPermissionRequiredError = exports.NotAuthorized_FolderAdminPermissionRequiredError = exports.NotAuthorized_FolderAdminOrBillingPermissionRequiredError = exports.NotAuthorized_FilesAgentFailedAuthorizationError = exports.NotAuthorized_ContactAdminForPasswordChangeHelpError = exports.NotAuthorized_CantActForOtherUserError = exports.NotAuthorized_CannotLoginWhileUsingKeyError = exports.NotAuthorized_BundleMaximumUsesReachedError = exports.NotAuthorized_BillingPermissionRequiredError = exports.NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = exports.NotAuthorized_ApiKeyOnlyForMobileAppError = exports.NotAuthorized_ApiKeyOnlyForDesktopAppError = exports.NotAuthorized_ApiKeyIsPathRestrictedError = exports.NotAuthorized_ApiKeyIsDisabledError = exports.NotAuthorizedError = exports.NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = exports.NotAuthenticated_TwoFactorAuthenticationErrorError = exports.NotAuthenticated_OneTimePasswordIncorrectError = exports.NotAuthenticated_LockoutRegionMismatchError = exports.NotAuthenticated_LockedOutError = exports.NotAuthenticated_InvalidUsernameOrPasswordError = exports.NotAuthenticated_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_AuthenticationRequiredError = exports.NotAuthenticated_AdditionalAuthenticationRequiredError = exports.NotAuthenticatedError = exports.MissingParameterError = exports.InvalidParameterError = exports.FilesError = exports.FilesApiError = exports.EmptyPropertyError = exports.ConfigurationError = exports.BadRequest_UserRequiredError = exports.BadRequest_UserIdOnUserEndpointError = exports.BadRequest_UserIdInvalidError = exports.BadRequest_UnsupportedMediaTypeError = exports.BadRequest_UnsupportedHttpResponseFormatError = exports.BadRequest_UnsupportedCurrencyError = exports.BadRequest_SearchAllOnChildPathError = exports.BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_PathCannotHaveTrailingWhitespaceError = exports.BadRequest_PartNumberTooLargeError = exports.BadRequest_NoValidInputParamsError = exports.BadRequest_MethodNotAllowedError = exports.BadRequest_InvalidUploadPartSizeError = exports.BadRequest_InvalidUploadPartGapError = exports.BadRequest_InvalidUploadOffsetError = exports.BadRequest_InvalidReturnToUrlError = exports.BadRequest_InvalidPathError = exports.BadRequest_InvalidOauthProviderError = exports.BadRequest_InvalidInterfaceError = exports.BadRequest_InvalidInputEncodingError = exports.BadRequest_InvalidFilterParamValueError = exports.BadRequest_InvalidFilterParamError = exports.BadRequest_InvalidFilterFieldError = exports.BadRequest_InvalidFilterCombinationError = exports.BadRequest_InvalidFilterAliasCombinationError = exports.BadRequest_InvalidEtagsError = exports.BadRequest_InvalidCursorTypeForSortError = exports.BadRequest_InvalidCursorError = exports.BadRequest_InvalidBodyError = exports.BadRequest_FolderMustNotBeAFileError = exports.BadRequest_DestinationSameError = exports.BadRequest_DatetimeParseError = exports.BadRequest_CantMoveWithMultipleLocationsError = exports.BadRequest_CannotDownloadDirectoryError = exports.BadRequest_AttachmentTooLargeError = exports.BadRequest_AgentUpgradeRequiredError = exports.BadRequestError = void 0;
|
6
|
+
exports.handleErrorResponse = exports.SiteConfiguration_UserRequestsEnabledRequiredError = exports.SiteConfiguration_TrialLockedError = exports.SiteConfiguration_TrialExpiredError = exports.SiteConfiguration_SiteWasRemovedError = exports.SiteConfiguration_NoAccountForSiteError = exports.SiteConfiguration_AccountOverdueError = exports.SiteConfiguration_AccountAlreadyExistsError = exports.SiteConfigurationError = exports.ServiceUnavailable_UploadsUnavailableError = exports.ServiceUnavailable_AutomationsUnavailableError = exports.ServiceUnavailable_AgentUnavailableError = exports.ServiceUnavailableError = exports.RateLimited_TooManySharesError = exports.RateLimited_TooManyRequestsError = exports.RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_DuplicateShareRecipientError = exports.RateLimitedError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_PathTooLongError = exports.ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileLockedError = exports.ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailureError = exports.NotImplementedError = exports.NotFound_UserNotFoundError = exports.NotFound_SiteNotFoundError = exports.NotFound_PlanNotFoundError = exports.NotFound_NestedNotFoundError = exports.NotFound_InboxNotFoundError = exports.NotFound_GroupNotFoundError = exports.NotFound_FolderNotFoundError = exports.NotFound_FileUploadNotFoundError = exports.NotFound_FileNotFoundError = exports.NotFound_CodeNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundlePathNotFoundError = void 0;
|
7
7
|
var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
|
8
8
|
var _createClass2 = _interopRequireDefault(require("@babel/runtime/helpers/createClass"));
|
9
9
|
var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));
|
@@ -568,181 +568,169 @@ var BadRequest_NoValidInputParamsError = exports.BadRequest_NoValidInputParamsEr
|
|
568
568
|
return (0, _createClass2.default)(BadRequest_NoValidInputParamsError);
|
569
569
|
}(BadRequestError);
|
570
570
|
errorClasses.BadRequest_NoValidInputParamsError = BadRequest_NoValidInputParamsError;
|
571
|
-
var
|
572
|
-
function BadRequest_OperationOnNonScimResourceError(message, code, errorData) {
|
573
|
-
var _this42;
|
574
|
-
(0, _classCallCheck2.default)(this, BadRequest_OperationOnNonScimResourceError);
|
575
|
-
_this42 = _callSuper(this, BadRequest_OperationOnNonScimResourceError, [message, code, errorData]);
|
576
|
-
_this42.name = 'BadRequest_OperationOnNonScimResourceError';
|
577
|
-
return _this42;
|
578
|
-
}
|
579
|
-
(0, _inherits2.default)(BadRequest_OperationOnNonScimResourceError, _BadRequestError27);
|
580
|
-
return (0, _createClass2.default)(BadRequest_OperationOnNonScimResourceError);
|
581
|
-
}(BadRequestError);
|
582
|
-
errorClasses.BadRequest_OperationOnNonScimResourceError = BadRequest_OperationOnNonScimResourceError;
|
583
|
-
var BadRequest_PartNumberTooLargeError = exports.BadRequest_PartNumberTooLargeError = /*#__PURE__*/function (_BadRequestError28) {
|
571
|
+
var BadRequest_PartNumberTooLargeError = exports.BadRequest_PartNumberTooLargeError = /*#__PURE__*/function (_BadRequestError27) {
|
584
572
|
function BadRequest_PartNumberTooLargeError(message, code, errorData) {
|
585
|
-
var
|
573
|
+
var _this42;
|
586
574
|
(0, _classCallCheck2.default)(this, BadRequest_PartNumberTooLargeError);
|
587
|
-
|
588
|
-
|
589
|
-
return
|
575
|
+
_this42 = _callSuper(this, BadRequest_PartNumberTooLargeError, [message, code, errorData]);
|
576
|
+
_this42.name = 'BadRequest_PartNumberTooLargeError';
|
577
|
+
return _this42;
|
590
578
|
}
|
591
|
-
(0, _inherits2.default)(BadRequest_PartNumberTooLargeError,
|
579
|
+
(0, _inherits2.default)(BadRequest_PartNumberTooLargeError, _BadRequestError27);
|
592
580
|
return (0, _createClass2.default)(BadRequest_PartNumberTooLargeError);
|
593
581
|
}(BadRequestError);
|
594
582
|
errorClasses.BadRequest_PartNumberTooLargeError = BadRequest_PartNumberTooLargeError;
|
595
|
-
var BadRequest_PathCannotHaveTrailingWhitespaceError = exports.BadRequest_PathCannotHaveTrailingWhitespaceError = /*#__PURE__*/function (
|
583
|
+
var BadRequest_PathCannotHaveTrailingWhitespaceError = exports.BadRequest_PathCannotHaveTrailingWhitespaceError = /*#__PURE__*/function (_BadRequestError28) {
|
596
584
|
function BadRequest_PathCannotHaveTrailingWhitespaceError(message, code, errorData) {
|
597
|
-
var
|
585
|
+
var _this43;
|
598
586
|
(0, _classCallCheck2.default)(this, BadRequest_PathCannotHaveTrailingWhitespaceError);
|
599
|
-
|
600
|
-
|
601
|
-
return
|
587
|
+
_this43 = _callSuper(this, BadRequest_PathCannotHaveTrailingWhitespaceError, [message, code, errorData]);
|
588
|
+
_this43.name = 'BadRequest_PathCannotHaveTrailingWhitespaceError';
|
589
|
+
return _this43;
|
602
590
|
}
|
603
|
-
(0, _inherits2.default)(BadRequest_PathCannotHaveTrailingWhitespaceError,
|
591
|
+
(0, _inherits2.default)(BadRequest_PathCannotHaveTrailingWhitespaceError, _BadRequestError28);
|
604
592
|
return (0, _createClass2.default)(BadRequest_PathCannotHaveTrailingWhitespaceError);
|
605
593
|
}(BadRequestError);
|
606
594
|
errorClasses.BadRequest_PathCannotHaveTrailingWhitespaceError = BadRequest_PathCannotHaveTrailingWhitespaceError;
|
607
|
-
var BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_ReauthenticationNeededFieldsError = /*#__PURE__*/function (
|
595
|
+
var BadRequest_ReauthenticationNeededFieldsError = exports.BadRequest_ReauthenticationNeededFieldsError = /*#__PURE__*/function (_BadRequestError29) {
|
608
596
|
function BadRequest_ReauthenticationNeededFieldsError(message, code, errorData) {
|
609
|
-
var
|
597
|
+
var _this44;
|
610
598
|
(0, _classCallCheck2.default)(this, BadRequest_ReauthenticationNeededFieldsError);
|
611
|
-
|
612
|
-
|
613
|
-
return
|
599
|
+
_this44 = _callSuper(this, BadRequest_ReauthenticationNeededFieldsError, [message, code, errorData]);
|
600
|
+
_this44.name = 'BadRequest_ReauthenticationNeededFieldsError';
|
601
|
+
return _this44;
|
614
602
|
}
|
615
|
-
(0, _inherits2.default)(BadRequest_ReauthenticationNeededFieldsError,
|
603
|
+
(0, _inherits2.default)(BadRequest_ReauthenticationNeededFieldsError, _BadRequestError29);
|
616
604
|
return (0, _createClass2.default)(BadRequest_ReauthenticationNeededFieldsError);
|
617
605
|
}(BadRequestError);
|
618
606
|
errorClasses.BadRequest_ReauthenticationNeededFieldsError = BadRequest_ReauthenticationNeededFieldsError;
|
619
|
-
var BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_RequestParamsContainInvalidCharacterError = /*#__PURE__*/function (
|
607
|
+
var BadRequest_RequestParamsContainInvalidCharacterError = exports.BadRequest_RequestParamsContainInvalidCharacterError = /*#__PURE__*/function (_BadRequestError30) {
|
620
608
|
function BadRequest_RequestParamsContainInvalidCharacterError(message, code, errorData) {
|
621
|
-
var
|
609
|
+
var _this45;
|
622
610
|
(0, _classCallCheck2.default)(this, BadRequest_RequestParamsContainInvalidCharacterError);
|
623
|
-
|
624
|
-
|
625
|
-
return
|
611
|
+
_this45 = _callSuper(this, BadRequest_RequestParamsContainInvalidCharacterError, [message, code, errorData]);
|
612
|
+
_this45.name = 'BadRequest_RequestParamsContainInvalidCharacterError';
|
613
|
+
return _this45;
|
626
614
|
}
|
627
|
-
(0, _inherits2.default)(BadRequest_RequestParamsContainInvalidCharacterError,
|
615
|
+
(0, _inherits2.default)(BadRequest_RequestParamsContainInvalidCharacterError, _BadRequestError30);
|
628
616
|
return (0, _createClass2.default)(BadRequest_RequestParamsContainInvalidCharacterError);
|
629
617
|
}(BadRequestError);
|
630
618
|
errorClasses.BadRequest_RequestParamsContainInvalidCharacterError = BadRequest_RequestParamsContainInvalidCharacterError;
|
631
|
-
var BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsInvalidError = /*#__PURE__*/function (
|
619
|
+
var BadRequest_RequestParamsInvalidError = exports.BadRequest_RequestParamsInvalidError = /*#__PURE__*/function (_BadRequestError31) {
|
632
620
|
function BadRequest_RequestParamsInvalidError(message, code, errorData) {
|
633
|
-
var
|
621
|
+
var _this46;
|
634
622
|
(0, _classCallCheck2.default)(this, BadRequest_RequestParamsInvalidError);
|
635
|
-
|
636
|
-
|
637
|
-
return
|
623
|
+
_this46 = _callSuper(this, BadRequest_RequestParamsInvalidError, [message, code, errorData]);
|
624
|
+
_this46.name = 'BadRequest_RequestParamsInvalidError';
|
625
|
+
return _this46;
|
638
626
|
}
|
639
|
-
(0, _inherits2.default)(BadRequest_RequestParamsInvalidError,
|
627
|
+
(0, _inherits2.default)(BadRequest_RequestParamsInvalidError, _BadRequestError31);
|
640
628
|
return (0, _createClass2.default)(BadRequest_RequestParamsInvalidError);
|
641
629
|
}(BadRequestError);
|
642
630
|
errorClasses.BadRequest_RequestParamsInvalidError = BadRequest_RequestParamsInvalidError;
|
643
|
-
var BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsRequiredError = /*#__PURE__*/function (
|
631
|
+
var BadRequest_RequestParamsRequiredError = exports.BadRequest_RequestParamsRequiredError = /*#__PURE__*/function (_BadRequestError32) {
|
644
632
|
function BadRequest_RequestParamsRequiredError(message, code, errorData) {
|
645
|
-
var
|
633
|
+
var _this47;
|
646
634
|
(0, _classCallCheck2.default)(this, BadRequest_RequestParamsRequiredError);
|
647
|
-
|
648
|
-
|
649
|
-
return
|
635
|
+
_this47 = _callSuper(this, BadRequest_RequestParamsRequiredError, [message, code, errorData]);
|
636
|
+
_this47.name = 'BadRequest_RequestParamsRequiredError';
|
637
|
+
return _this47;
|
650
638
|
}
|
651
|
-
(0, _inherits2.default)(BadRequest_RequestParamsRequiredError,
|
639
|
+
(0, _inherits2.default)(BadRequest_RequestParamsRequiredError, _BadRequestError32);
|
652
640
|
return (0, _createClass2.default)(BadRequest_RequestParamsRequiredError);
|
653
641
|
}(BadRequestError);
|
654
642
|
errorClasses.BadRequest_RequestParamsRequiredError = BadRequest_RequestParamsRequiredError;
|
655
|
-
var BadRequest_SearchAllOnChildPathError = exports.BadRequest_SearchAllOnChildPathError = /*#__PURE__*/function (
|
643
|
+
var BadRequest_SearchAllOnChildPathError = exports.BadRequest_SearchAllOnChildPathError = /*#__PURE__*/function (_BadRequestError33) {
|
656
644
|
function BadRequest_SearchAllOnChildPathError(message, code, errorData) {
|
657
|
-
var
|
645
|
+
var _this48;
|
658
646
|
(0, _classCallCheck2.default)(this, BadRequest_SearchAllOnChildPathError);
|
659
|
-
|
660
|
-
|
661
|
-
return
|
647
|
+
_this48 = _callSuper(this, BadRequest_SearchAllOnChildPathError, [message, code, errorData]);
|
648
|
+
_this48.name = 'BadRequest_SearchAllOnChildPathError';
|
649
|
+
return _this48;
|
662
650
|
}
|
663
|
-
(0, _inherits2.default)(BadRequest_SearchAllOnChildPathError,
|
651
|
+
(0, _inherits2.default)(BadRequest_SearchAllOnChildPathError, _BadRequestError33);
|
664
652
|
return (0, _createClass2.default)(BadRequest_SearchAllOnChildPathError);
|
665
653
|
}(BadRequestError);
|
666
654
|
errorClasses.BadRequest_SearchAllOnChildPathError = BadRequest_SearchAllOnChildPathError;
|
667
|
-
var BadRequest_UnsupportedCurrencyError = exports.BadRequest_UnsupportedCurrencyError = /*#__PURE__*/function (
|
655
|
+
var BadRequest_UnsupportedCurrencyError = exports.BadRequest_UnsupportedCurrencyError = /*#__PURE__*/function (_BadRequestError34) {
|
668
656
|
function BadRequest_UnsupportedCurrencyError(message, code, errorData) {
|
669
|
-
var
|
657
|
+
var _this49;
|
670
658
|
(0, _classCallCheck2.default)(this, BadRequest_UnsupportedCurrencyError);
|
671
|
-
|
672
|
-
|
673
|
-
return
|
659
|
+
_this49 = _callSuper(this, BadRequest_UnsupportedCurrencyError, [message, code, errorData]);
|
660
|
+
_this49.name = 'BadRequest_UnsupportedCurrencyError';
|
661
|
+
return _this49;
|
674
662
|
}
|
675
|
-
(0, _inherits2.default)(BadRequest_UnsupportedCurrencyError,
|
663
|
+
(0, _inherits2.default)(BadRequest_UnsupportedCurrencyError, _BadRequestError34);
|
676
664
|
return (0, _createClass2.default)(BadRequest_UnsupportedCurrencyError);
|
677
665
|
}(BadRequestError);
|
678
666
|
errorClasses.BadRequest_UnsupportedCurrencyError = BadRequest_UnsupportedCurrencyError;
|
679
|
-
var BadRequest_UnsupportedHttpResponseFormatError = exports.BadRequest_UnsupportedHttpResponseFormatError = /*#__PURE__*/function (
|
667
|
+
var BadRequest_UnsupportedHttpResponseFormatError = exports.BadRequest_UnsupportedHttpResponseFormatError = /*#__PURE__*/function (_BadRequestError35) {
|
680
668
|
function BadRequest_UnsupportedHttpResponseFormatError(message, code, errorData) {
|
681
|
-
var
|
669
|
+
var _this50;
|
682
670
|
(0, _classCallCheck2.default)(this, BadRequest_UnsupportedHttpResponseFormatError);
|
683
|
-
|
684
|
-
|
685
|
-
return
|
671
|
+
_this50 = _callSuper(this, BadRequest_UnsupportedHttpResponseFormatError, [message, code, errorData]);
|
672
|
+
_this50.name = 'BadRequest_UnsupportedHttpResponseFormatError';
|
673
|
+
return _this50;
|
686
674
|
}
|
687
|
-
(0, _inherits2.default)(BadRequest_UnsupportedHttpResponseFormatError,
|
675
|
+
(0, _inherits2.default)(BadRequest_UnsupportedHttpResponseFormatError, _BadRequestError35);
|
688
676
|
return (0, _createClass2.default)(BadRequest_UnsupportedHttpResponseFormatError);
|
689
677
|
}(BadRequestError);
|
690
678
|
errorClasses.BadRequest_UnsupportedHttpResponseFormatError = BadRequest_UnsupportedHttpResponseFormatError;
|
691
|
-
var BadRequest_UnsupportedMediaTypeError = exports.BadRequest_UnsupportedMediaTypeError = /*#__PURE__*/function (
|
679
|
+
var BadRequest_UnsupportedMediaTypeError = exports.BadRequest_UnsupportedMediaTypeError = /*#__PURE__*/function (_BadRequestError36) {
|
692
680
|
function BadRequest_UnsupportedMediaTypeError(message, code, errorData) {
|
693
|
-
var
|
681
|
+
var _this51;
|
694
682
|
(0, _classCallCheck2.default)(this, BadRequest_UnsupportedMediaTypeError);
|
695
|
-
|
696
|
-
|
697
|
-
return
|
683
|
+
_this51 = _callSuper(this, BadRequest_UnsupportedMediaTypeError, [message, code, errorData]);
|
684
|
+
_this51.name = 'BadRequest_UnsupportedMediaTypeError';
|
685
|
+
return _this51;
|
698
686
|
}
|
699
|
-
(0, _inherits2.default)(BadRequest_UnsupportedMediaTypeError,
|
687
|
+
(0, _inherits2.default)(BadRequest_UnsupportedMediaTypeError, _BadRequestError36);
|
700
688
|
return (0, _createClass2.default)(BadRequest_UnsupportedMediaTypeError);
|
701
689
|
}(BadRequestError);
|
702
690
|
errorClasses.BadRequest_UnsupportedMediaTypeError = BadRequest_UnsupportedMediaTypeError;
|
703
|
-
var BadRequest_UserIdInvalidError = exports.BadRequest_UserIdInvalidError = /*#__PURE__*/function (
|
691
|
+
var BadRequest_UserIdInvalidError = exports.BadRequest_UserIdInvalidError = /*#__PURE__*/function (_BadRequestError37) {
|
704
692
|
function BadRequest_UserIdInvalidError(message, code, errorData) {
|
705
|
-
var
|
693
|
+
var _this52;
|
706
694
|
(0, _classCallCheck2.default)(this, BadRequest_UserIdInvalidError);
|
707
|
-
|
708
|
-
|
709
|
-
return
|
695
|
+
_this52 = _callSuper(this, BadRequest_UserIdInvalidError, [message, code, errorData]);
|
696
|
+
_this52.name = 'BadRequest_UserIdInvalidError';
|
697
|
+
return _this52;
|
710
698
|
}
|
711
|
-
(0, _inherits2.default)(BadRequest_UserIdInvalidError,
|
699
|
+
(0, _inherits2.default)(BadRequest_UserIdInvalidError, _BadRequestError37);
|
712
700
|
return (0, _createClass2.default)(BadRequest_UserIdInvalidError);
|
713
701
|
}(BadRequestError);
|
714
702
|
errorClasses.BadRequest_UserIdInvalidError = BadRequest_UserIdInvalidError;
|
715
|
-
var BadRequest_UserIdOnUserEndpointError = exports.BadRequest_UserIdOnUserEndpointError = /*#__PURE__*/function (
|
703
|
+
var BadRequest_UserIdOnUserEndpointError = exports.BadRequest_UserIdOnUserEndpointError = /*#__PURE__*/function (_BadRequestError38) {
|
716
704
|
function BadRequest_UserIdOnUserEndpointError(message, code, errorData) {
|
717
|
-
var
|
705
|
+
var _this53;
|
718
706
|
(0, _classCallCheck2.default)(this, BadRequest_UserIdOnUserEndpointError);
|
719
|
-
|
720
|
-
|
721
|
-
return
|
707
|
+
_this53 = _callSuper(this, BadRequest_UserIdOnUserEndpointError, [message, code, errorData]);
|
708
|
+
_this53.name = 'BadRequest_UserIdOnUserEndpointError';
|
709
|
+
return _this53;
|
722
710
|
}
|
723
|
-
(0, _inherits2.default)(BadRequest_UserIdOnUserEndpointError,
|
711
|
+
(0, _inherits2.default)(BadRequest_UserIdOnUserEndpointError, _BadRequestError38);
|
724
712
|
return (0, _createClass2.default)(BadRequest_UserIdOnUserEndpointError);
|
725
713
|
}(BadRequestError);
|
726
714
|
errorClasses.BadRequest_UserIdOnUserEndpointError = BadRequest_UserIdOnUserEndpointError;
|
727
|
-
var BadRequest_UserRequiredError = exports.BadRequest_UserRequiredError = /*#__PURE__*/function (
|
715
|
+
var BadRequest_UserRequiredError = exports.BadRequest_UserRequiredError = /*#__PURE__*/function (_BadRequestError39) {
|
728
716
|
function BadRequest_UserRequiredError(message, code, errorData) {
|
729
|
-
var
|
717
|
+
var _this54;
|
730
718
|
(0, _classCallCheck2.default)(this, BadRequest_UserRequiredError);
|
731
|
-
|
732
|
-
|
733
|
-
return
|
719
|
+
_this54 = _callSuper(this, BadRequest_UserRequiredError, [message, code, errorData]);
|
720
|
+
_this54.name = 'BadRequest_UserRequiredError';
|
721
|
+
return _this54;
|
734
722
|
}
|
735
|
-
(0, _inherits2.default)(BadRequest_UserRequiredError,
|
723
|
+
(0, _inherits2.default)(BadRequest_UserRequiredError, _BadRequestError39);
|
736
724
|
return (0, _createClass2.default)(BadRequest_UserRequiredError);
|
737
725
|
}(BadRequestError);
|
738
726
|
errorClasses.BadRequest_UserRequiredError = BadRequest_UserRequiredError;
|
739
727
|
var NotAuthenticated_AdditionalAuthenticationRequiredError = exports.NotAuthenticated_AdditionalAuthenticationRequiredError = /*#__PURE__*/function (_NotAuthenticatedErro) {
|
740
728
|
function NotAuthenticated_AdditionalAuthenticationRequiredError(message, code, errorData) {
|
741
|
-
var
|
729
|
+
var _this55;
|
742
730
|
(0, _classCallCheck2.default)(this, NotAuthenticated_AdditionalAuthenticationRequiredError);
|
743
|
-
|
744
|
-
|
745
|
-
return
|
731
|
+
_this55 = _callSuper(this, NotAuthenticated_AdditionalAuthenticationRequiredError, [message, code, errorData]);
|
732
|
+
_this55.name = 'NotAuthenticated_AdditionalAuthenticationRequiredError';
|
733
|
+
return _this55;
|
746
734
|
}
|
747
735
|
(0, _inherits2.default)(NotAuthenticated_AdditionalAuthenticationRequiredError, _NotAuthenticatedErro);
|
748
736
|
return (0, _createClass2.default)(NotAuthenticated_AdditionalAuthenticationRequiredError);
|
@@ -750,11 +738,11 @@ var NotAuthenticated_AdditionalAuthenticationRequiredError = exports.NotAuthenti
|
|
750
738
|
errorClasses.NotAuthenticated_AdditionalAuthenticationRequiredError = NotAuthenticated_AdditionalAuthenticationRequiredError;
|
751
739
|
var NotAuthenticated_AuthenticationRequiredError = exports.NotAuthenticated_AuthenticationRequiredError = /*#__PURE__*/function (_NotAuthenticatedErro2) {
|
752
740
|
function NotAuthenticated_AuthenticationRequiredError(message, code, errorData) {
|
753
|
-
var
|
741
|
+
var _this56;
|
754
742
|
(0, _classCallCheck2.default)(this, NotAuthenticated_AuthenticationRequiredError);
|
755
|
-
|
756
|
-
|
757
|
-
return
|
743
|
+
_this56 = _callSuper(this, NotAuthenticated_AuthenticationRequiredError, [message, code, errorData]);
|
744
|
+
_this56.name = 'NotAuthenticated_AuthenticationRequiredError';
|
745
|
+
return _this56;
|
758
746
|
}
|
759
747
|
(0, _inherits2.default)(NotAuthenticated_AuthenticationRequiredError, _NotAuthenticatedErro2);
|
760
748
|
return (0, _createClass2.default)(NotAuthenticated_AuthenticationRequiredError);
|
@@ -762,11 +750,11 @@ var NotAuthenticated_AuthenticationRequiredError = exports.NotAuthenticated_Auth
|
|
762
750
|
errorClasses.NotAuthenticated_AuthenticationRequiredError = NotAuthenticated_AuthenticationRequiredError;
|
763
751
|
var NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticated_BundleRegistrationCodeFailedError = /*#__PURE__*/function (_NotAuthenticatedErro3) {
|
764
752
|
function NotAuthenticated_BundleRegistrationCodeFailedError(message, code, errorData) {
|
765
|
-
var
|
753
|
+
var _this57;
|
766
754
|
(0, _classCallCheck2.default)(this, NotAuthenticated_BundleRegistrationCodeFailedError);
|
767
|
-
|
768
|
-
|
769
|
-
return
|
755
|
+
_this57 = _callSuper(this, NotAuthenticated_BundleRegistrationCodeFailedError, [message, code, errorData]);
|
756
|
+
_this57.name = 'NotAuthenticated_BundleRegistrationCodeFailedError';
|
757
|
+
return _this57;
|
770
758
|
}
|
771
759
|
(0, _inherits2.default)(NotAuthenticated_BundleRegistrationCodeFailedError, _NotAuthenticatedErro3);
|
772
760
|
return (0, _createClass2.default)(NotAuthenticated_BundleRegistrationCodeFailedError);
|
@@ -774,11 +762,11 @@ var NotAuthenticated_BundleRegistrationCodeFailedError = exports.NotAuthenticate
|
|
774
762
|
errorClasses.NotAuthenticated_BundleRegistrationCodeFailedError = NotAuthenticated_BundleRegistrationCodeFailedError;
|
775
763
|
var NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_FilesAgentTokenFailedError = /*#__PURE__*/function (_NotAuthenticatedErro4) {
|
776
764
|
function NotAuthenticated_FilesAgentTokenFailedError(message, code, errorData) {
|
777
|
-
var
|
765
|
+
var _this58;
|
778
766
|
(0, _classCallCheck2.default)(this, NotAuthenticated_FilesAgentTokenFailedError);
|
779
|
-
|
780
|
-
|
781
|
-
return
|
767
|
+
_this58 = _callSuper(this, NotAuthenticated_FilesAgentTokenFailedError, [message, code, errorData]);
|
768
|
+
_this58.name = 'NotAuthenticated_FilesAgentTokenFailedError';
|
769
|
+
return _this58;
|
782
770
|
}
|
783
771
|
(0, _inherits2.default)(NotAuthenticated_FilesAgentTokenFailedError, _NotAuthenticatedErro4);
|
784
772
|
return (0, _createClass2.default)(NotAuthenticated_FilesAgentTokenFailedError);
|
@@ -786,11 +774,11 @@ var NotAuthenticated_FilesAgentTokenFailedError = exports.NotAuthenticated_Files
|
|
786
774
|
errorClasses.NotAuthenticated_FilesAgentTokenFailedError = NotAuthenticated_FilesAgentTokenFailedError;
|
787
775
|
var NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated_InboxRegistrationCodeFailedError = /*#__PURE__*/function (_NotAuthenticatedErro5) {
|
788
776
|
function NotAuthenticated_InboxRegistrationCodeFailedError(message, code, errorData) {
|
789
|
-
var
|
777
|
+
var _this59;
|
790
778
|
(0, _classCallCheck2.default)(this, NotAuthenticated_InboxRegistrationCodeFailedError);
|
791
|
-
|
792
|
-
|
793
|
-
return
|
779
|
+
_this59 = _callSuper(this, NotAuthenticated_InboxRegistrationCodeFailedError, [message, code, errorData]);
|
780
|
+
_this59.name = 'NotAuthenticated_InboxRegistrationCodeFailedError';
|
781
|
+
return _this59;
|
794
782
|
}
|
795
783
|
(0, _inherits2.default)(NotAuthenticated_InboxRegistrationCodeFailedError, _NotAuthenticatedErro5);
|
796
784
|
return (0, _createClass2.default)(NotAuthenticated_InboxRegistrationCodeFailedError);
|
@@ -798,11 +786,11 @@ var NotAuthenticated_InboxRegistrationCodeFailedError = exports.NotAuthenticated
|
|
798
786
|
errorClasses.NotAuthenticated_InboxRegistrationCodeFailedError = NotAuthenticated_InboxRegistrationCodeFailedError;
|
799
787
|
var NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InvalidCredentialsError = /*#__PURE__*/function (_NotAuthenticatedErro6) {
|
800
788
|
function NotAuthenticated_InvalidCredentialsError(message, code, errorData) {
|
801
|
-
var
|
789
|
+
var _this60;
|
802
790
|
(0, _classCallCheck2.default)(this, NotAuthenticated_InvalidCredentialsError);
|
803
|
-
|
804
|
-
|
805
|
-
return
|
791
|
+
_this60 = _callSuper(this, NotAuthenticated_InvalidCredentialsError, [message, code, errorData]);
|
792
|
+
_this60.name = 'NotAuthenticated_InvalidCredentialsError';
|
793
|
+
return _this60;
|
806
794
|
}
|
807
795
|
(0, _inherits2.default)(NotAuthenticated_InvalidCredentialsError, _NotAuthenticatedErro6);
|
808
796
|
return (0, _createClass2.default)(NotAuthenticated_InvalidCredentialsError);
|
@@ -810,11 +798,11 @@ var NotAuthenticated_InvalidCredentialsError = exports.NotAuthenticated_InvalidC
|
|
810
798
|
errorClasses.NotAuthenticated_InvalidCredentialsError = NotAuthenticated_InvalidCredentialsError;
|
811
799
|
var NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidOauthError = /*#__PURE__*/function (_NotAuthenticatedErro7) {
|
812
800
|
function NotAuthenticated_InvalidOauthError(message, code, errorData) {
|
813
|
-
var
|
801
|
+
var _this61;
|
814
802
|
(0, _classCallCheck2.default)(this, NotAuthenticated_InvalidOauthError);
|
815
|
-
|
816
|
-
|
817
|
-
return
|
803
|
+
_this61 = _callSuper(this, NotAuthenticated_InvalidOauthError, [message, code, errorData]);
|
804
|
+
_this61.name = 'NotAuthenticated_InvalidOauthError';
|
805
|
+
return _this61;
|
818
806
|
}
|
819
807
|
(0, _inherits2.default)(NotAuthenticated_InvalidOauthError, _NotAuthenticatedErro7);
|
820
808
|
return (0, _createClass2.default)(NotAuthenticated_InvalidOauthError);
|
@@ -822,11 +810,11 @@ var NotAuthenticated_InvalidOauthError = exports.NotAuthenticated_InvalidOauthEr
|
|
822
810
|
errorClasses.NotAuthenticated_InvalidOauthError = NotAuthenticated_InvalidOauthError;
|
823
811
|
var NotAuthenticated_InvalidOrExpiredCodeError = exports.NotAuthenticated_InvalidOrExpiredCodeError = /*#__PURE__*/function (_NotAuthenticatedErro8) {
|
824
812
|
function NotAuthenticated_InvalidOrExpiredCodeError(message, code, errorData) {
|
825
|
-
var
|
813
|
+
var _this62;
|
826
814
|
(0, _classCallCheck2.default)(this, NotAuthenticated_InvalidOrExpiredCodeError);
|
827
|
-
|
828
|
-
|
829
|
-
return
|
815
|
+
_this62 = _callSuper(this, NotAuthenticated_InvalidOrExpiredCodeError, [message, code, errorData]);
|
816
|
+
_this62.name = 'NotAuthenticated_InvalidOrExpiredCodeError';
|
817
|
+
return _this62;
|
830
818
|
}
|
831
819
|
(0, _inherits2.default)(NotAuthenticated_InvalidOrExpiredCodeError, _NotAuthenticatedErro8);
|
832
820
|
return (0, _createClass2.default)(NotAuthenticated_InvalidOrExpiredCodeError);
|
@@ -834,11 +822,11 @@ var NotAuthenticated_InvalidOrExpiredCodeError = exports.NotAuthenticated_Invali
|
|
834
822
|
errorClasses.NotAuthenticated_InvalidOrExpiredCodeError = NotAuthenticated_InvalidOrExpiredCodeError;
|
835
823
|
var NotAuthenticated_InvalidUsernameOrPasswordError = exports.NotAuthenticated_InvalidUsernameOrPasswordError = /*#__PURE__*/function (_NotAuthenticatedErro9) {
|
836
824
|
function NotAuthenticated_InvalidUsernameOrPasswordError(message, code, errorData) {
|
837
|
-
var
|
825
|
+
var _this63;
|
838
826
|
(0, _classCallCheck2.default)(this, NotAuthenticated_InvalidUsernameOrPasswordError);
|
839
|
-
|
840
|
-
|
841
|
-
return
|
827
|
+
_this63 = _callSuper(this, NotAuthenticated_InvalidUsernameOrPasswordError, [message, code, errorData]);
|
828
|
+
_this63.name = 'NotAuthenticated_InvalidUsernameOrPasswordError';
|
829
|
+
return _this63;
|
842
830
|
}
|
843
831
|
(0, _inherits2.default)(NotAuthenticated_InvalidUsernameOrPasswordError, _NotAuthenticatedErro9);
|
844
832
|
return (0, _createClass2.default)(NotAuthenticated_InvalidUsernameOrPasswordError);
|
@@ -846,11 +834,11 @@ var NotAuthenticated_InvalidUsernameOrPasswordError = exports.NotAuthenticated_I
|
|
846
834
|
errorClasses.NotAuthenticated_InvalidUsernameOrPasswordError = NotAuthenticated_InvalidUsernameOrPasswordError;
|
847
835
|
var NotAuthenticated_LockedOutError = exports.NotAuthenticated_LockedOutError = /*#__PURE__*/function (_NotAuthenticatedErro10) {
|
848
836
|
function NotAuthenticated_LockedOutError(message, code, errorData) {
|
849
|
-
var
|
837
|
+
var _this64;
|
850
838
|
(0, _classCallCheck2.default)(this, NotAuthenticated_LockedOutError);
|
851
|
-
|
852
|
-
|
853
|
-
return
|
839
|
+
_this64 = _callSuper(this, NotAuthenticated_LockedOutError, [message, code, errorData]);
|
840
|
+
_this64.name = 'NotAuthenticated_LockedOutError';
|
841
|
+
return _this64;
|
854
842
|
}
|
855
843
|
(0, _inherits2.default)(NotAuthenticated_LockedOutError, _NotAuthenticatedErro10);
|
856
844
|
return (0, _createClass2.default)(NotAuthenticated_LockedOutError);
|
@@ -858,11 +846,11 @@ var NotAuthenticated_LockedOutError = exports.NotAuthenticated_LockedOutError =
|
|
858
846
|
errorClasses.NotAuthenticated_LockedOutError = NotAuthenticated_LockedOutError;
|
859
847
|
var NotAuthenticated_LockoutRegionMismatchError = exports.NotAuthenticated_LockoutRegionMismatchError = /*#__PURE__*/function (_NotAuthenticatedErro11) {
|
860
848
|
function NotAuthenticated_LockoutRegionMismatchError(message, code, errorData) {
|
861
|
-
var
|
849
|
+
var _this65;
|
862
850
|
(0, _classCallCheck2.default)(this, NotAuthenticated_LockoutRegionMismatchError);
|
863
|
-
|
864
|
-
|
865
|
-
return
|
851
|
+
_this65 = _callSuper(this, NotAuthenticated_LockoutRegionMismatchError, [message, code, errorData]);
|
852
|
+
_this65.name = 'NotAuthenticated_LockoutRegionMismatchError';
|
853
|
+
return _this65;
|
866
854
|
}
|
867
855
|
(0, _inherits2.default)(NotAuthenticated_LockoutRegionMismatchError, _NotAuthenticatedErro11);
|
868
856
|
return (0, _createClass2.default)(NotAuthenticated_LockoutRegionMismatchError);
|
@@ -870,11 +858,11 @@ var NotAuthenticated_LockoutRegionMismatchError = exports.NotAuthenticated_Locko
|
|
870
858
|
errorClasses.NotAuthenticated_LockoutRegionMismatchError = NotAuthenticated_LockoutRegionMismatchError;
|
871
859
|
var NotAuthenticated_OneTimePasswordIncorrectError = exports.NotAuthenticated_OneTimePasswordIncorrectError = /*#__PURE__*/function (_NotAuthenticatedErro12) {
|
872
860
|
function NotAuthenticated_OneTimePasswordIncorrectError(message, code, errorData) {
|
873
|
-
var
|
861
|
+
var _this66;
|
874
862
|
(0, _classCallCheck2.default)(this, NotAuthenticated_OneTimePasswordIncorrectError);
|
875
|
-
|
876
|
-
|
877
|
-
return
|
863
|
+
_this66 = _callSuper(this, NotAuthenticated_OneTimePasswordIncorrectError, [message, code, errorData]);
|
864
|
+
_this66.name = 'NotAuthenticated_OneTimePasswordIncorrectError';
|
865
|
+
return _this66;
|
878
866
|
}
|
879
867
|
(0, _inherits2.default)(NotAuthenticated_OneTimePasswordIncorrectError, _NotAuthenticatedErro12);
|
880
868
|
return (0, _createClass2.default)(NotAuthenticated_OneTimePasswordIncorrectError);
|
@@ -882,11 +870,11 @@ var NotAuthenticated_OneTimePasswordIncorrectError = exports.NotAuthenticated_On
|
|
882
870
|
errorClasses.NotAuthenticated_OneTimePasswordIncorrectError = NotAuthenticated_OneTimePasswordIncorrectError;
|
883
871
|
var NotAuthenticated_TwoFactorAuthenticationErrorError = exports.NotAuthenticated_TwoFactorAuthenticationErrorError = /*#__PURE__*/function (_NotAuthenticatedErro13) {
|
884
872
|
function NotAuthenticated_TwoFactorAuthenticationErrorError(message, code, errorData) {
|
885
|
-
var
|
873
|
+
var _this67;
|
886
874
|
(0, _classCallCheck2.default)(this, NotAuthenticated_TwoFactorAuthenticationErrorError);
|
887
|
-
|
888
|
-
|
889
|
-
return
|
875
|
+
_this67 = _callSuper(this, NotAuthenticated_TwoFactorAuthenticationErrorError, [message, code, errorData]);
|
876
|
+
_this67.name = 'NotAuthenticated_TwoFactorAuthenticationErrorError';
|
877
|
+
return _this67;
|
890
878
|
}
|
891
879
|
(0, _inherits2.default)(NotAuthenticated_TwoFactorAuthenticationErrorError, _NotAuthenticatedErro13);
|
892
880
|
return (0, _createClass2.default)(NotAuthenticated_TwoFactorAuthenticationErrorError);
|
@@ -894,11 +882,11 @@ var NotAuthenticated_TwoFactorAuthenticationErrorError = exports.NotAuthenticate
|
|
894
882
|
errorClasses.NotAuthenticated_TwoFactorAuthenticationErrorError = NotAuthenticated_TwoFactorAuthenticationErrorError;
|
895
883
|
var NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = exports.NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = /*#__PURE__*/function (_NotAuthenticatedErro14) {
|
896
884
|
function NotAuthenticated_TwoFactorAuthenticationSetupExpiredError(message, code, errorData) {
|
897
|
-
var
|
885
|
+
var _this68;
|
898
886
|
(0, _classCallCheck2.default)(this, NotAuthenticated_TwoFactorAuthenticationSetupExpiredError);
|
899
|
-
|
900
|
-
|
901
|
-
return
|
887
|
+
_this68 = _callSuper(this, NotAuthenticated_TwoFactorAuthenticationSetupExpiredError, [message, code, errorData]);
|
888
|
+
_this68.name = 'NotAuthenticated_TwoFactorAuthenticationSetupExpiredError';
|
889
|
+
return _this68;
|
902
890
|
}
|
903
891
|
(0, _inherits2.default)(NotAuthenticated_TwoFactorAuthenticationSetupExpiredError, _NotAuthenticatedErro14);
|
904
892
|
return (0, _createClass2.default)(NotAuthenticated_TwoFactorAuthenticationSetupExpiredError);
|
@@ -906,11 +894,11 @@ var NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = exports.NotAuthe
|
|
906
894
|
errorClasses.NotAuthenticated_TwoFactorAuthenticationSetupExpiredError = NotAuthenticated_TwoFactorAuthenticationSetupExpiredError;
|
907
895
|
var NotAuthorized_ApiKeyIsDisabledError = exports.NotAuthorized_ApiKeyIsDisabledError = /*#__PURE__*/function (_NotAuthorizedError) {
|
908
896
|
function NotAuthorized_ApiKeyIsDisabledError(message, code, errorData) {
|
909
|
-
var
|
897
|
+
var _this69;
|
910
898
|
(0, _classCallCheck2.default)(this, NotAuthorized_ApiKeyIsDisabledError);
|
911
|
-
|
912
|
-
|
913
|
-
return
|
899
|
+
_this69 = _callSuper(this, NotAuthorized_ApiKeyIsDisabledError, [message, code, errorData]);
|
900
|
+
_this69.name = 'NotAuthorized_ApiKeyIsDisabledError';
|
901
|
+
return _this69;
|
914
902
|
}
|
915
903
|
(0, _inherits2.default)(NotAuthorized_ApiKeyIsDisabledError, _NotAuthorizedError);
|
916
904
|
return (0, _createClass2.default)(NotAuthorized_ApiKeyIsDisabledError);
|
@@ -918,11 +906,11 @@ var NotAuthorized_ApiKeyIsDisabledError = exports.NotAuthorized_ApiKeyIsDisabled
|
|
918
906
|
errorClasses.NotAuthorized_ApiKeyIsDisabledError = NotAuthorized_ApiKeyIsDisabledError;
|
919
907
|
var NotAuthorized_ApiKeyIsPathRestrictedError = exports.NotAuthorized_ApiKeyIsPathRestrictedError = /*#__PURE__*/function (_NotAuthorizedError2) {
|
920
908
|
function NotAuthorized_ApiKeyIsPathRestrictedError(message, code, errorData) {
|
921
|
-
var
|
909
|
+
var _this70;
|
922
910
|
(0, _classCallCheck2.default)(this, NotAuthorized_ApiKeyIsPathRestrictedError);
|
923
|
-
|
924
|
-
|
925
|
-
return
|
911
|
+
_this70 = _callSuper(this, NotAuthorized_ApiKeyIsPathRestrictedError, [message, code, errorData]);
|
912
|
+
_this70.name = 'NotAuthorized_ApiKeyIsPathRestrictedError';
|
913
|
+
return _this70;
|
926
914
|
}
|
927
915
|
(0, _inherits2.default)(NotAuthorized_ApiKeyIsPathRestrictedError, _NotAuthorizedError2);
|
928
916
|
return (0, _createClass2.default)(NotAuthorized_ApiKeyIsPathRestrictedError);
|
@@ -930,11 +918,11 @@ var NotAuthorized_ApiKeyIsPathRestrictedError = exports.NotAuthorized_ApiKeyIsPa
|
|
930
918
|
errorClasses.NotAuthorized_ApiKeyIsPathRestrictedError = NotAuthorized_ApiKeyIsPathRestrictedError;
|
931
919
|
var NotAuthorized_ApiKeyOnlyForDesktopAppError = exports.NotAuthorized_ApiKeyOnlyForDesktopAppError = /*#__PURE__*/function (_NotAuthorizedError3) {
|
932
920
|
function NotAuthorized_ApiKeyOnlyForDesktopAppError(message, code, errorData) {
|
933
|
-
var
|
921
|
+
var _this71;
|
934
922
|
(0, _classCallCheck2.default)(this, NotAuthorized_ApiKeyOnlyForDesktopAppError);
|
935
|
-
|
936
|
-
|
937
|
-
return
|
923
|
+
_this71 = _callSuper(this, NotAuthorized_ApiKeyOnlyForDesktopAppError, [message, code, errorData]);
|
924
|
+
_this71.name = 'NotAuthorized_ApiKeyOnlyForDesktopAppError';
|
925
|
+
return _this71;
|
938
926
|
}
|
939
927
|
(0, _inherits2.default)(NotAuthorized_ApiKeyOnlyForDesktopAppError, _NotAuthorizedError3);
|
940
928
|
return (0, _createClass2.default)(NotAuthorized_ApiKeyOnlyForDesktopAppError);
|
@@ -942,11 +930,11 @@ var NotAuthorized_ApiKeyOnlyForDesktopAppError = exports.NotAuthorized_ApiKeyOnl
|
|
942
930
|
errorClasses.NotAuthorized_ApiKeyOnlyForDesktopAppError = NotAuthorized_ApiKeyOnlyForDesktopAppError;
|
943
931
|
var NotAuthorized_ApiKeyOnlyForMobileAppError = exports.NotAuthorized_ApiKeyOnlyForMobileAppError = /*#__PURE__*/function (_NotAuthorizedError4) {
|
944
932
|
function NotAuthorized_ApiKeyOnlyForMobileAppError(message, code, errorData) {
|
945
|
-
var
|
933
|
+
var _this72;
|
946
934
|
(0, _classCallCheck2.default)(this, NotAuthorized_ApiKeyOnlyForMobileAppError);
|
947
|
-
|
948
|
-
|
949
|
-
return
|
935
|
+
_this72 = _callSuper(this, NotAuthorized_ApiKeyOnlyForMobileAppError, [message, code, errorData]);
|
936
|
+
_this72.name = 'NotAuthorized_ApiKeyOnlyForMobileAppError';
|
937
|
+
return _this72;
|
950
938
|
}
|
951
939
|
(0, _inherits2.default)(NotAuthorized_ApiKeyOnlyForMobileAppError, _NotAuthorizedError4);
|
952
940
|
return (0, _createClass2.default)(NotAuthorized_ApiKeyOnlyForMobileAppError);
|
@@ -954,11 +942,11 @@ var NotAuthorized_ApiKeyOnlyForMobileAppError = exports.NotAuthorized_ApiKeyOnly
|
|
954
942
|
errorClasses.NotAuthorized_ApiKeyOnlyForMobileAppError = NotAuthorized_ApiKeyOnlyForMobileAppError;
|
955
943
|
var NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = exports.NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = /*#__PURE__*/function (_NotAuthorizedError5) {
|
956
944
|
function NotAuthorized_ApiKeyOnlyForOfficeIntegrationError(message, code, errorData) {
|
957
|
-
var
|
945
|
+
var _this73;
|
958
946
|
(0, _classCallCheck2.default)(this, NotAuthorized_ApiKeyOnlyForOfficeIntegrationError);
|
959
|
-
|
960
|
-
|
961
|
-
return
|
947
|
+
_this73 = _callSuper(this, NotAuthorized_ApiKeyOnlyForOfficeIntegrationError, [message, code, errorData]);
|
948
|
+
_this73.name = 'NotAuthorized_ApiKeyOnlyForOfficeIntegrationError';
|
949
|
+
return _this73;
|
962
950
|
}
|
963
951
|
(0, _inherits2.default)(NotAuthorized_ApiKeyOnlyForOfficeIntegrationError, _NotAuthorizedError5);
|
964
952
|
return (0, _createClass2.default)(NotAuthorized_ApiKeyOnlyForOfficeIntegrationError);
|
@@ -966,11 +954,11 @@ var NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = exports.NotAuthorized_Ap
|
|
966
954
|
errorClasses.NotAuthorized_ApiKeyOnlyForOfficeIntegrationError = NotAuthorized_ApiKeyOnlyForOfficeIntegrationError;
|
967
955
|
var NotAuthorized_BillingPermissionRequiredError = exports.NotAuthorized_BillingPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError6) {
|
968
956
|
function NotAuthorized_BillingPermissionRequiredError(message, code, errorData) {
|
969
|
-
var
|
957
|
+
var _this74;
|
970
958
|
(0, _classCallCheck2.default)(this, NotAuthorized_BillingPermissionRequiredError);
|
971
|
-
|
972
|
-
|
973
|
-
return
|
959
|
+
_this74 = _callSuper(this, NotAuthorized_BillingPermissionRequiredError, [message, code, errorData]);
|
960
|
+
_this74.name = 'NotAuthorized_BillingPermissionRequiredError';
|
961
|
+
return _this74;
|
974
962
|
}
|
975
963
|
(0, _inherits2.default)(NotAuthorized_BillingPermissionRequiredError, _NotAuthorizedError6);
|
976
964
|
return (0, _createClass2.default)(NotAuthorized_BillingPermissionRequiredError);
|
@@ -978,11 +966,11 @@ var NotAuthorized_BillingPermissionRequiredError = exports.NotAuthorized_Billing
|
|
978
966
|
errorClasses.NotAuthorized_BillingPermissionRequiredError = NotAuthorized_BillingPermissionRequiredError;
|
979
967
|
var NotAuthorized_BundleMaximumUsesReachedError = exports.NotAuthorized_BundleMaximumUsesReachedError = /*#__PURE__*/function (_NotAuthorizedError7) {
|
980
968
|
function NotAuthorized_BundleMaximumUsesReachedError(message, code, errorData) {
|
981
|
-
var
|
969
|
+
var _this75;
|
982
970
|
(0, _classCallCheck2.default)(this, NotAuthorized_BundleMaximumUsesReachedError);
|
983
|
-
|
984
|
-
|
985
|
-
return
|
971
|
+
_this75 = _callSuper(this, NotAuthorized_BundleMaximumUsesReachedError, [message, code, errorData]);
|
972
|
+
_this75.name = 'NotAuthorized_BundleMaximumUsesReachedError';
|
973
|
+
return _this75;
|
986
974
|
}
|
987
975
|
(0, _inherits2.default)(NotAuthorized_BundleMaximumUsesReachedError, _NotAuthorizedError7);
|
988
976
|
return (0, _createClass2.default)(NotAuthorized_BundleMaximumUsesReachedError);
|
@@ -990,11 +978,11 @@ var NotAuthorized_BundleMaximumUsesReachedError = exports.NotAuthorized_BundleMa
|
|
990
978
|
errorClasses.NotAuthorized_BundleMaximumUsesReachedError = NotAuthorized_BundleMaximumUsesReachedError;
|
991
979
|
var NotAuthorized_CannotLoginWhileUsingKeyError = exports.NotAuthorized_CannotLoginWhileUsingKeyError = /*#__PURE__*/function (_NotAuthorizedError8) {
|
992
980
|
function NotAuthorized_CannotLoginWhileUsingKeyError(message, code, errorData) {
|
993
|
-
var
|
981
|
+
var _this76;
|
994
982
|
(0, _classCallCheck2.default)(this, NotAuthorized_CannotLoginWhileUsingKeyError);
|
995
|
-
|
996
|
-
|
997
|
-
return
|
983
|
+
_this76 = _callSuper(this, NotAuthorized_CannotLoginWhileUsingKeyError, [message, code, errorData]);
|
984
|
+
_this76.name = 'NotAuthorized_CannotLoginWhileUsingKeyError';
|
985
|
+
return _this76;
|
998
986
|
}
|
999
987
|
(0, _inherits2.default)(NotAuthorized_CannotLoginWhileUsingKeyError, _NotAuthorizedError8);
|
1000
988
|
return (0, _createClass2.default)(NotAuthorized_CannotLoginWhileUsingKeyError);
|
@@ -1002,11 +990,11 @@ var NotAuthorized_CannotLoginWhileUsingKeyError = exports.NotAuthorized_CannotLo
|
|
1002
990
|
errorClasses.NotAuthorized_CannotLoginWhileUsingKeyError = NotAuthorized_CannotLoginWhileUsingKeyError;
|
1003
991
|
var NotAuthorized_CantActForOtherUserError = exports.NotAuthorized_CantActForOtherUserError = /*#__PURE__*/function (_NotAuthorizedError9) {
|
1004
992
|
function NotAuthorized_CantActForOtherUserError(message, code, errorData) {
|
1005
|
-
var
|
993
|
+
var _this77;
|
1006
994
|
(0, _classCallCheck2.default)(this, NotAuthorized_CantActForOtherUserError);
|
1007
|
-
|
1008
|
-
|
1009
|
-
return
|
995
|
+
_this77 = _callSuper(this, NotAuthorized_CantActForOtherUserError, [message, code, errorData]);
|
996
|
+
_this77.name = 'NotAuthorized_CantActForOtherUserError';
|
997
|
+
return _this77;
|
1010
998
|
}
|
1011
999
|
(0, _inherits2.default)(NotAuthorized_CantActForOtherUserError, _NotAuthorizedError9);
|
1012
1000
|
return (0, _createClass2.default)(NotAuthorized_CantActForOtherUserError);
|
@@ -1014,11 +1002,11 @@ var NotAuthorized_CantActForOtherUserError = exports.NotAuthorized_CantActForOth
|
|
1014
1002
|
errorClasses.NotAuthorized_CantActForOtherUserError = NotAuthorized_CantActForOtherUserError;
|
1015
1003
|
var NotAuthorized_ContactAdminForPasswordChangeHelpError = exports.NotAuthorized_ContactAdminForPasswordChangeHelpError = /*#__PURE__*/function (_NotAuthorizedError10) {
|
1016
1004
|
function NotAuthorized_ContactAdminForPasswordChangeHelpError(message, code, errorData) {
|
1017
|
-
var
|
1005
|
+
var _this78;
|
1018
1006
|
(0, _classCallCheck2.default)(this, NotAuthorized_ContactAdminForPasswordChangeHelpError);
|
1019
|
-
|
1020
|
-
|
1021
|
-
return
|
1007
|
+
_this78 = _callSuper(this, NotAuthorized_ContactAdminForPasswordChangeHelpError, [message, code, errorData]);
|
1008
|
+
_this78.name = 'NotAuthorized_ContactAdminForPasswordChangeHelpError';
|
1009
|
+
return _this78;
|
1022
1010
|
}
|
1023
1011
|
(0, _inherits2.default)(NotAuthorized_ContactAdminForPasswordChangeHelpError, _NotAuthorizedError10);
|
1024
1012
|
return (0, _createClass2.default)(NotAuthorized_ContactAdminForPasswordChangeHelpError);
|
@@ -1026,11 +1014,11 @@ var NotAuthorized_ContactAdminForPasswordChangeHelpError = exports.NotAuthorized
|
|
1026
1014
|
errorClasses.NotAuthorized_ContactAdminForPasswordChangeHelpError = NotAuthorized_ContactAdminForPasswordChangeHelpError;
|
1027
1015
|
var NotAuthorized_FilesAgentFailedAuthorizationError = exports.NotAuthorized_FilesAgentFailedAuthorizationError = /*#__PURE__*/function (_NotAuthorizedError11) {
|
1028
1016
|
function NotAuthorized_FilesAgentFailedAuthorizationError(message, code, errorData) {
|
1029
|
-
var
|
1017
|
+
var _this79;
|
1030
1018
|
(0, _classCallCheck2.default)(this, NotAuthorized_FilesAgentFailedAuthorizationError);
|
1031
|
-
|
1032
|
-
|
1033
|
-
return
|
1019
|
+
_this79 = _callSuper(this, NotAuthorized_FilesAgentFailedAuthorizationError, [message, code, errorData]);
|
1020
|
+
_this79.name = 'NotAuthorized_FilesAgentFailedAuthorizationError';
|
1021
|
+
return _this79;
|
1034
1022
|
}
|
1035
1023
|
(0, _inherits2.default)(NotAuthorized_FilesAgentFailedAuthorizationError, _NotAuthorizedError11);
|
1036
1024
|
return (0, _createClass2.default)(NotAuthorized_FilesAgentFailedAuthorizationError);
|
@@ -1038,11 +1026,11 @@ var NotAuthorized_FilesAgentFailedAuthorizationError = exports.NotAuthorized_Fil
|
|
1038
1026
|
errorClasses.NotAuthorized_FilesAgentFailedAuthorizationError = NotAuthorized_FilesAgentFailedAuthorizationError;
|
1039
1027
|
var NotAuthorized_FolderAdminOrBillingPermissionRequiredError = exports.NotAuthorized_FolderAdminOrBillingPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError12) {
|
1040
1028
|
function NotAuthorized_FolderAdminOrBillingPermissionRequiredError(message, code, errorData) {
|
1041
|
-
var
|
1029
|
+
var _this80;
|
1042
1030
|
(0, _classCallCheck2.default)(this, NotAuthorized_FolderAdminOrBillingPermissionRequiredError);
|
1043
|
-
|
1044
|
-
|
1045
|
-
return
|
1031
|
+
_this80 = _callSuper(this, NotAuthorized_FolderAdminOrBillingPermissionRequiredError, [message, code, errorData]);
|
1032
|
+
_this80.name = 'NotAuthorized_FolderAdminOrBillingPermissionRequiredError';
|
1033
|
+
return _this80;
|
1046
1034
|
}
|
1047
1035
|
(0, _inherits2.default)(NotAuthorized_FolderAdminOrBillingPermissionRequiredError, _NotAuthorizedError12);
|
1048
1036
|
return (0, _createClass2.default)(NotAuthorized_FolderAdminOrBillingPermissionRequiredError);
|
@@ -1050,11 +1038,11 @@ var NotAuthorized_FolderAdminOrBillingPermissionRequiredError = exports.NotAutho
|
|
1050
1038
|
errorClasses.NotAuthorized_FolderAdminOrBillingPermissionRequiredError = NotAuthorized_FolderAdminOrBillingPermissionRequiredError;
|
1051
1039
|
var NotAuthorized_FolderAdminPermissionRequiredError = exports.NotAuthorized_FolderAdminPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError13) {
|
1052
1040
|
function NotAuthorized_FolderAdminPermissionRequiredError(message, code, errorData) {
|
1053
|
-
var
|
1041
|
+
var _this81;
|
1054
1042
|
(0, _classCallCheck2.default)(this, NotAuthorized_FolderAdminPermissionRequiredError);
|
1055
|
-
|
1056
|
-
|
1057
|
-
return
|
1043
|
+
_this81 = _callSuper(this, NotAuthorized_FolderAdminPermissionRequiredError, [message, code, errorData]);
|
1044
|
+
_this81.name = 'NotAuthorized_FolderAdminPermissionRequiredError';
|
1045
|
+
return _this81;
|
1058
1046
|
}
|
1059
1047
|
(0, _inherits2.default)(NotAuthorized_FolderAdminPermissionRequiredError, _NotAuthorizedError13);
|
1060
1048
|
return (0, _createClass2.default)(NotAuthorized_FolderAdminPermissionRequiredError);
|
@@ -1062,11 +1050,11 @@ var NotAuthorized_FolderAdminPermissionRequiredError = exports.NotAuthorized_Fol
|
|
1062
1050
|
errorClasses.NotAuthorized_FolderAdminPermissionRequiredError = NotAuthorized_FolderAdminPermissionRequiredError;
|
1063
1051
|
var NotAuthorized_FullPermissionRequiredError = exports.NotAuthorized_FullPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError14) {
|
1064
1052
|
function NotAuthorized_FullPermissionRequiredError(message, code, errorData) {
|
1065
|
-
var
|
1053
|
+
var _this82;
|
1066
1054
|
(0, _classCallCheck2.default)(this, NotAuthorized_FullPermissionRequiredError);
|
1067
|
-
|
1068
|
-
|
1069
|
-
return
|
1055
|
+
_this82 = _callSuper(this, NotAuthorized_FullPermissionRequiredError, [message, code, errorData]);
|
1056
|
+
_this82.name = 'NotAuthorized_FullPermissionRequiredError';
|
1057
|
+
return _this82;
|
1070
1058
|
}
|
1071
1059
|
(0, _inherits2.default)(NotAuthorized_FullPermissionRequiredError, _NotAuthorizedError14);
|
1072
1060
|
return (0, _createClass2.default)(NotAuthorized_FullPermissionRequiredError);
|
@@ -1074,11 +1062,11 @@ var NotAuthorized_FullPermissionRequiredError = exports.NotAuthorized_FullPermis
|
|
1074
1062
|
errorClasses.NotAuthorized_FullPermissionRequiredError = NotAuthorized_FullPermissionRequiredError;
|
1075
1063
|
var NotAuthorized_HistoryPermissionRequiredError = exports.NotAuthorized_HistoryPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError15) {
|
1076
1064
|
function NotAuthorized_HistoryPermissionRequiredError(message, code, errorData) {
|
1077
|
-
var
|
1065
|
+
var _this83;
|
1078
1066
|
(0, _classCallCheck2.default)(this, NotAuthorized_HistoryPermissionRequiredError);
|
1079
|
-
|
1080
|
-
|
1081
|
-
return
|
1067
|
+
_this83 = _callSuper(this, NotAuthorized_HistoryPermissionRequiredError, [message, code, errorData]);
|
1068
|
+
_this83.name = 'NotAuthorized_HistoryPermissionRequiredError';
|
1069
|
+
return _this83;
|
1082
1070
|
}
|
1083
1071
|
(0, _inherits2.default)(NotAuthorized_HistoryPermissionRequiredError, _NotAuthorizedError15);
|
1084
1072
|
return (0, _createClass2.default)(NotAuthorized_HistoryPermissionRequiredError);
|
@@ -1086,11 +1074,11 @@ var NotAuthorized_HistoryPermissionRequiredError = exports.NotAuthorized_History
|
|
1086
1074
|
errorClasses.NotAuthorized_HistoryPermissionRequiredError = NotAuthorized_HistoryPermissionRequiredError;
|
1087
1075
|
var NotAuthorized_InsufficientPermissionForParamsError = exports.NotAuthorized_InsufficientPermissionForParamsError = /*#__PURE__*/function (_NotAuthorizedError16) {
|
1088
1076
|
function NotAuthorized_InsufficientPermissionForParamsError(message, code, errorData) {
|
1089
|
-
var
|
1077
|
+
var _this84;
|
1090
1078
|
(0, _classCallCheck2.default)(this, NotAuthorized_InsufficientPermissionForParamsError);
|
1091
|
-
|
1092
|
-
|
1093
|
-
return
|
1079
|
+
_this84 = _callSuper(this, NotAuthorized_InsufficientPermissionForParamsError, [message, code, errorData]);
|
1080
|
+
_this84.name = 'NotAuthorized_InsufficientPermissionForParamsError';
|
1081
|
+
return _this84;
|
1094
1082
|
}
|
1095
1083
|
(0, _inherits2.default)(NotAuthorized_InsufficientPermissionForParamsError, _NotAuthorizedError16);
|
1096
1084
|
return (0, _createClass2.default)(NotAuthorized_InsufficientPermissionForParamsError);
|
@@ -1098,11 +1086,11 @@ var NotAuthorized_InsufficientPermissionForParamsError = exports.NotAuthorized_I
|
|
1098
1086
|
errorClasses.NotAuthorized_InsufficientPermissionForParamsError = NotAuthorized_InsufficientPermissionForParamsError;
|
1099
1087
|
var NotAuthorized_MustAuthenticateWithApiKeyError = exports.NotAuthorized_MustAuthenticateWithApiKeyError = /*#__PURE__*/function (_NotAuthorizedError17) {
|
1100
1088
|
function NotAuthorized_MustAuthenticateWithApiKeyError(message, code, errorData) {
|
1101
|
-
var
|
1089
|
+
var _this85;
|
1102
1090
|
(0, _classCallCheck2.default)(this, NotAuthorized_MustAuthenticateWithApiKeyError);
|
1103
|
-
|
1104
|
-
|
1105
|
-
return
|
1091
|
+
_this85 = _callSuper(this, NotAuthorized_MustAuthenticateWithApiKeyError, [message, code, errorData]);
|
1092
|
+
_this85.name = 'NotAuthorized_MustAuthenticateWithApiKeyError';
|
1093
|
+
return _this85;
|
1106
1094
|
}
|
1107
1095
|
(0, _inherits2.default)(NotAuthorized_MustAuthenticateWithApiKeyError, _NotAuthorizedError17);
|
1108
1096
|
return (0, _createClass2.default)(NotAuthorized_MustAuthenticateWithApiKeyError);
|
@@ -1110,11 +1098,11 @@ var NotAuthorized_MustAuthenticateWithApiKeyError = exports.NotAuthorized_MustAu
|
|
1110
1098
|
errorClasses.NotAuthorized_MustAuthenticateWithApiKeyError = NotAuthorized_MustAuthenticateWithApiKeyError;
|
1111
1099
|
var NotAuthorized_NeedAdminPermissionForInboxError = exports.NotAuthorized_NeedAdminPermissionForInboxError = /*#__PURE__*/function (_NotAuthorizedError18) {
|
1112
1100
|
function NotAuthorized_NeedAdminPermissionForInboxError(message, code, errorData) {
|
1113
|
-
var
|
1101
|
+
var _this86;
|
1114
1102
|
(0, _classCallCheck2.default)(this, NotAuthorized_NeedAdminPermissionForInboxError);
|
1115
|
-
|
1116
|
-
|
1117
|
-
return
|
1103
|
+
_this86 = _callSuper(this, NotAuthorized_NeedAdminPermissionForInboxError, [message, code, errorData]);
|
1104
|
+
_this86.name = 'NotAuthorized_NeedAdminPermissionForInboxError';
|
1105
|
+
return _this86;
|
1118
1106
|
}
|
1119
1107
|
(0, _inherits2.default)(NotAuthorized_NeedAdminPermissionForInboxError, _NotAuthorizedError18);
|
1120
1108
|
return (0, _createClass2.default)(NotAuthorized_NeedAdminPermissionForInboxError);
|
@@ -1122,11 +1110,11 @@ var NotAuthorized_NeedAdminPermissionForInboxError = exports.NotAuthorized_NeedA
|
|
1122
1110
|
errorClasses.NotAuthorized_NeedAdminPermissionForInboxError = NotAuthorized_NeedAdminPermissionForInboxError;
|
1123
1111
|
var NotAuthorized_NonAdminsMustQueryByFolderOrPathError = exports.NotAuthorized_NonAdminsMustQueryByFolderOrPathError = /*#__PURE__*/function (_NotAuthorizedError19) {
|
1124
1112
|
function NotAuthorized_NonAdminsMustQueryByFolderOrPathError(message, code, errorData) {
|
1125
|
-
var
|
1113
|
+
var _this87;
|
1126
1114
|
(0, _classCallCheck2.default)(this, NotAuthorized_NonAdminsMustQueryByFolderOrPathError);
|
1127
|
-
|
1128
|
-
|
1129
|
-
return
|
1115
|
+
_this87 = _callSuper(this, NotAuthorized_NonAdminsMustQueryByFolderOrPathError, [message, code, errorData]);
|
1116
|
+
_this87.name = 'NotAuthorized_NonAdminsMustQueryByFolderOrPathError';
|
1117
|
+
return _this87;
|
1130
1118
|
}
|
1131
1119
|
(0, _inherits2.default)(NotAuthorized_NonAdminsMustQueryByFolderOrPathError, _NotAuthorizedError19);
|
1132
1120
|
return (0, _createClass2.default)(NotAuthorized_NonAdminsMustQueryByFolderOrPathError);
|
@@ -1134,11 +1122,11 @@ var NotAuthorized_NonAdminsMustQueryByFolderOrPathError = exports.NotAuthorized_
|
|
1134
1122
|
errorClasses.NotAuthorized_NonAdminsMustQueryByFolderOrPathError = NotAuthorized_NonAdminsMustQueryByFolderOrPathError;
|
1135
1123
|
var NotAuthorized_NotAllowedToCreateBundleError = exports.NotAuthorized_NotAllowedToCreateBundleError = /*#__PURE__*/function (_NotAuthorizedError20) {
|
1136
1124
|
function NotAuthorized_NotAllowedToCreateBundleError(message, code, errorData) {
|
1137
|
-
var
|
1125
|
+
var _this88;
|
1138
1126
|
(0, _classCallCheck2.default)(this, NotAuthorized_NotAllowedToCreateBundleError);
|
1139
|
-
|
1140
|
-
|
1141
|
-
return
|
1127
|
+
_this88 = _callSuper(this, NotAuthorized_NotAllowedToCreateBundleError, [message, code, errorData]);
|
1128
|
+
_this88.name = 'NotAuthorized_NotAllowedToCreateBundleError';
|
1129
|
+
return _this88;
|
1142
1130
|
}
|
1143
1131
|
(0, _inherits2.default)(NotAuthorized_NotAllowedToCreateBundleError, _NotAuthorizedError20);
|
1144
1132
|
return (0, _createClass2.default)(NotAuthorized_NotAllowedToCreateBundleError);
|
@@ -1146,11 +1134,11 @@ var NotAuthorized_NotAllowedToCreateBundleError = exports.NotAuthorized_NotAllow
|
|
1146
1134
|
errorClasses.NotAuthorized_NotAllowedToCreateBundleError = NotAuthorized_NotAllowedToCreateBundleError;
|
1147
1135
|
var NotAuthorized_PasswordChangeNotRequiredError = exports.NotAuthorized_PasswordChangeNotRequiredError = /*#__PURE__*/function (_NotAuthorizedError21) {
|
1148
1136
|
function NotAuthorized_PasswordChangeNotRequiredError(message, code, errorData) {
|
1149
|
-
var
|
1137
|
+
var _this89;
|
1150
1138
|
(0, _classCallCheck2.default)(this, NotAuthorized_PasswordChangeNotRequiredError);
|
1151
|
-
|
1152
|
-
|
1153
|
-
return
|
1139
|
+
_this89 = _callSuper(this, NotAuthorized_PasswordChangeNotRequiredError, [message, code, errorData]);
|
1140
|
+
_this89.name = 'NotAuthorized_PasswordChangeNotRequiredError';
|
1141
|
+
return _this89;
|
1154
1142
|
}
|
1155
1143
|
(0, _inherits2.default)(NotAuthorized_PasswordChangeNotRequiredError, _NotAuthorizedError21);
|
1156
1144
|
return (0, _createClass2.default)(NotAuthorized_PasswordChangeNotRequiredError);
|
@@ -1158,11 +1146,11 @@ var NotAuthorized_PasswordChangeNotRequiredError = exports.NotAuthorized_Passwor
|
|
1158
1146
|
errorClasses.NotAuthorized_PasswordChangeNotRequiredError = NotAuthorized_PasswordChangeNotRequiredError;
|
1159
1147
|
var NotAuthorized_PasswordChangeRequiredError = exports.NotAuthorized_PasswordChangeRequiredError = /*#__PURE__*/function (_NotAuthorizedError22) {
|
1160
1148
|
function NotAuthorized_PasswordChangeRequiredError(message, code, errorData) {
|
1161
|
-
var
|
1149
|
+
var _this90;
|
1162
1150
|
(0, _classCallCheck2.default)(this, NotAuthorized_PasswordChangeRequiredError);
|
1163
|
-
|
1164
|
-
|
1165
|
-
return
|
1151
|
+
_this90 = _callSuper(this, NotAuthorized_PasswordChangeRequiredError, [message, code, errorData]);
|
1152
|
+
_this90.name = 'NotAuthorized_PasswordChangeRequiredError';
|
1153
|
+
return _this90;
|
1166
1154
|
}
|
1167
1155
|
(0, _inherits2.default)(NotAuthorized_PasswordChangeRequiredError, _NotAuthorizedError22);
|
1168
1156
|
return (0, _createClass2.default)(NotAuthorized_PasswordChangeRequiredError);
|
@@ -1170,11 +1158,11 @@ var NotAuthorized_PasswordChangeRequiredError = exports.NotAuthorized_PasswordCh
|
|
1170
1158
|
errorClasses.NotAuthorized_PasswordChangeRequiredError = NotAuthorized_PasswordChangeRequiredError;
|
1171
1159
|
var NotAuthorized_ReadOnlySessionError = exports.NotAuthorized_ReadOnlySessionError = /*#__PURE__*/function (_NotAuthorizedError23) {
|
1172
1160
|
function NotAuthorized_ReadOnlySessionError(message, code, errorData) {
|
1173
|
-
var
|
1161
|
+
var _this91;
|
1174
1162
|
(0, _classCallCheck2.default)(this, NotAuthorized_ReadOnlySessionError);
|
1175
|
-
|
1176
|
-
|
1177
|
-
return
|
1163
|
+
_this91 = _callSuper(this, NotAuthorized_ReadOnlySessionError, [message, code, errorData]);
|
1164
|
+
_this91.name = 'NotAuthorized_ReadOnlySessionError';
|
1165
|
+
return _this91;
|
1178
1166
|
}
|
1179
1167
|
(0, _inherits2.default)(NotAuthorized_ReadOnlySessionError, _NotAuthorizedError23);
|
1180
1168
|
return (0, _createClass2.default)(NotAuthorized_ReadOnlySessionError);
|
@@ -1182,11 +1170,11 @@ var NotAuthorized_ReadOnlySessionError = exports.NotAuthorized_ReadOnlySessionEr
|
|
1182
1170
|
errorClasses.NotAuthorized_ReadOnlySessionError = NotAuthorized_ReadOnlySessionError;
|
1183
1171
|
var NotAuthorized_ReadPermissionRequiredError = exports.NotAuthorized_ReadPermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError24) {
|
1184
1172
|
function NotAuthorized_ReadPermissionRequiredError(message, code, errorData) {
|
1185
|
-
var
|
1173
|
+
var _this92;
|
1186
1174
|
(0, _classCallCheck2.default)(this, NotAuthorized_ReadPermissionRequiredError);
|
1187
|
-
|
1188
|
-
|
1189
|
-
return
|
1175
|
+
_this92 = _callSuper(this, NotAuthorized_ReadPermissionRequiredError, [message, code, errorData]);
|
1176
|
+
_this92.name = 'NotAuthorized_ReadPermissionRequiredError';
|
1177
|
+
return _this92;
|
1190
1178
|
}
|
1191
1179
|
(0, _inherits2.default)(NotAuthorized_ReadPermissionRequiredError, _NotAuthorizedError24);
|
1192
1180
|
return (0, _createClass2.default)(NotAuthorized_ReadPermissionRequiredError);
|
@@ -1194,11 +1182,11 @@ var NotAuthorized_ReadPermissionRequiredError = exports.NotAuthorized_ReadPermis
|
|
1194
1182
|
errorClasses.NotAuthorized_ReadPermissionRequiredError = NotAuthorized_ReadPermissionRequiredError;
|
1195
1183
|
var NotAuthorized_ReauthenticationFailedError = exports.NotAuthorized_ReauthenticationFailedError = /*#__PURE__*/function (_NotAuthorizedError25) {
|
1196
1184
|
function NotAuthorized_ReauthenticationFailedError(message, code, errorData) {
|
1197
|
-
var
|
1185
|
+
var _this93;
|
1198
1186
|
(0, _classCallCheck2.default)(this, NotAuthorized_ReauthenticationFailedError);
|
1199
|
-
|
1200
|
-
|
1201
|
-
return
|
1187
|
+
_this93 = _callSuper(this, NotAuthorized_ReauthenticationFailedError, [message, code, errorData]);
|
1188
|
+
_this93.name = 'NotAuthorized_ReauthenticationFailedError';
|
1189
|
+
return _this93;
|
1202
1190
|
}
|
1203
1191
|
(0, _inherits2.default)(NotAuthorized_ReauthenticationFailedError, _NotAuthorizedError25);
|
1204
1192
|
return (0, _createClass2.default)(NotAuthorized_ReauthenticationFailedError);
|
@@ -1206,11 +1194,11 @@ var NotAuthorized_ReauthenticationFailedError = exports.NotAuthorized_Reauthenti
|
|
1206
1194
|
errorClasses.NotAuthorized_ReauthenticationFailedError = NotAuthorized_ReauthenticationFailedError;
|
1207
1195
|
var NotAuthorized_ReauthenticationFailedFinalError = exports.NotAuthorized_ReauthenticationFailedFinalError = /*#__PURE__*/function (_NotAuthorizedError26) {
|
1208
1196
|
function NotAuthorized_ReauthenticationFailedFinalError(message, code, errorData) {
|
1209
|
-
var
|
1197
|
+
var _this94;
|
1210
1198
|
(0, _classCallCheck2.default)(this, NotAuthorized_ReauthenticationFailedFinalError);
|
1211
|
-
|
1212
|
-
|
1213
|
-
return
|
1199
|
+
_this94 = _callSuper(this, NotAuthorized_ReauthenticationFailedFinalError, [message, code, errorData]);
|
1200
|
+
_this94.name = 'NotAuthorized_ReauthenticationFailedFinalError';
|
1201
|
+
return _this94;
|
1214
1202
|
}
|
1215
1203
|
(0, _inherits2.default)(NotAuthorized_ReauthenticationFailedFinalError, _NotAuthorizedError26);
|
1216
1204
|
return (0, _createClass2.default)(NotAuthorized_ReauthenticationFailedFinalError);
|
@@ -1218,11 +1206,11 @@ var NotAuthorized_ReauthenticationFailedFinalError = exports.NotAuthorized_Reaut
|
|
1218
1206
|
errorClasses.NotAuthorized_ReauthenticationFailedFinalError = NotAuthorized_ReauthenticationFailedFinalError;
|
1219
1207
|
var NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_ReauthenticationNeededActionError = /*#__PURE__*/function (_NotAuthorizedError27) {
|
1220
1208
|
function NotAuthorized_ReauthenticationNeededActionError(message, code, errorData) {
|
1221
|
-
var
|
1209
|
+
var _this95;
|
1222
1210
|
(0, _classCallCheck2.default)(this, NotAuthorized_ReauthenticationNeededActionError);
|
1223
|
-
|
1224
|
-
|
1225
|
-
return
|
1211
|
+
_this95 = _callSuper(this, NotAuthorized_ReauthenticationNeededActionError, [message, code, errorData]);
|
1212
|
+
_this95.name = 'NotAuthorized_ReauthenticationNeededActionError';
|
1213
|
+
return _this95;
|
1226
1214
|
}
|
1227
1215
|
(0, _inherits2.default)(NotAuthorized_ReauthenticationNeededActionError, _NotAuthorizedError27);
|
1228
1216
|
return (0, _createClass2.default)(NotAuthorized_ReauthenticationNeededActionError);
|
@@ -1230,11 +1218,11 @@ var NotAuthorized_ReauthenticationNeededActionError = exports.NotAuthorized_Reau
|
|
1230
1218
|
errorClasses.NotAuthorized_ReauthenticationNeededActionError = NotAuthorized_ReauthenticationNeededActionError;
|
1231
1219
|
var NotAuthorized_RecaptchaFailedError = exports.NotAuthorized_RecaptchaFailedError = /*#__PURE__*/function (_NotAuthorizedError28) {
|
1232
1220
|
function NotAuthorized_RecaptchaFailedError(message, code, errorData) {
|
1233
|
-
var
|
1221
|
+
var _this96;
|
1234
1222
|
(0, _classCallCheck2.default)(this, NotAuthorized_RecaptchaFailedError);
|
1235
|
-
|
1236
|
-
|
1237
|
-
return
|
1223
|
+
_this96 = _callSuper(this, NotAuthorized_RecaptchaFailedError, [message, code, errorData]);
|
1224
|
+
_this96.name = 'NotAuthorized_RecaptchaFailedError';
|
1225
|
+
return _this96;
|
1238
1226
|
}
|
1239
1227
|
(0, _inherits2.default)(NotAuthorized_RecaptchaFailedError, _NotAuthorizedError28);
|
1240
1228
|
return (0, _createClass2.default)(NotAuthorized_RecaptchaFailedError);
|
@@ -1242,11 +1230,11 @@ var NotAuthorized_RecaptchaFailedError = exports.NotAuthorized_RecaptchaFailedEr
|
|
1242
1230
|
errorClasses.NotAuthorized_RecaptchaFailedError = NotAuthorized_RecaptchaFailedError;
|
1243
1231
|
var NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_SelfManagedRequiredError = /*#__PURE__*/function (_NotAuthorizedError29) {
|
1244
1232
|
function NotAuthorized_SelfManagedRequiredError(message, code, errorData) {
|
1245
|
-
var
|
1233
|
+
var _this97;
|
1246
1234
|
(0, _classCallCheck2.default)(this, NotAuthorized_SelfManagedRequiredError);
|
1247
|
-
|
1248
|
-
|
1249
|
-
return
|
1235
|
+
_this97 = _callSuper(this, NotAuthorized_SelfManagedRequiredError, [message, code, errorData]);
|
1236
|
+
_this97.name = 'NotAuthorized_SelfManagedRequiredError';
|
1237
|
+
return _this97;
|
1250
1238
|
}
|
1251
1239
|
(0, _inherits2.default)(NotAuthorized_SelfManagedRequiredError, _NotAuthorizedError29);
|
1252
1240
|
return (0, _createClass2.default)(NotAuthorized_SelfManagedRequiredError);
|
@@ -1254,11 +1242,11 @@ var NotAuthorized_SelfManagedRequiredError = exports.NotAuthorized_SelfManagedRe
|
|
1254
1242
|
errorClasses.NotAuthorized_SelfManagedRequiredError = NotAuthorized_SelfManagedRequiredError;
|
1255
1243
|
var NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SiteAdminRequiredError = /*#__PURE__*/function (_NotAuthorizedError30) {
|
1256
1244
|
function NotAuthorized_SiteAdminRequiredError(message, code, errorData) {
|
1257
|
-
var
|
1245
|
+
var _this98;
|
1258
1246
|
(0, _classCallCheck2.default)(this, NotAuthorized_SiteAdminRequiredError);
|
1259
|
-
|
1260
|
-
|
1261
|
-
return
|
1247
|
+
_this98 = _callSuper(this, NotAuthorized_SiteAdminRequiredError, [message, code, errorData]);
|
1248
|
+
_this98.name = 'NotAuthorized_SiteAdminRequiredError';
|
1249
|
+
return _this98;
|
1262
1250
|
}
|
1263
1251
|
(0, _inherits2.default)(NotAuthorized_SiteAdminRequiredError, _NotAuthorizedError30);
|
1264
1252
|
return (0, _createClass2.default)(NotAuthorized_SiteAdminRequiredError);
|
@@ -1266,11 +1254,11 @@ var NotAuthorized_SiteAdminRequiredError = exports.NotAuthorized_SiteAdminRequir
|
|
1266
1254
|
errorClasses.NotAuthorized_SiteAdminRequiredError = NotAuthorized_SiteAdminRequiredError;
|
1267
1255
|
var NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteFilesAreImmutableError = /*#__PURE__*/function (_NotAuthorizedError31) {
|
1268
1256
|
function NotAuthorized_SiteFilesAreImmutableError(message, code, errorData) {
|
1269
|
-
var
|
1257
|
+
var _this99;
|
1270
1258
|
(0, _classCallCheck2.default)(this, NotAuthorized_SiteFilesAreImmutableError);
|
1271
|
-
|
1272
|
-
|
1273
|
-
return
|
1259
|
+
_this99 = _callSuper(this, NotAuthorized_SiteFilesAreImmutableError, [message, code, errorData]);
|
1260
|
+
_this99.name = 'NotAuthorized_SiteFilesAreImmutableError';
|
1261
|
+
return _this99;
|
1274
1262
|
}
|
1275
1263
|
(0, _inherits2.default)(NotAuthorized_SiteFilesAreImmutableError, _NotAuthorizedError31);
|
1276
1264
|
return (0, _createClass2.default)(NotAuthorized_SiteFilesAreImmutableError);
|
@@ -1278,11 +1266,11 @@ var NotAuthorized_SiteFilesAreImmutableError = exports.NotAuthorized_SiteFilesAr
|
|
1278
1266
|
errorClasses.NotAuthorized_SiteFilesAreImmutableError = NotAuthorized_SiteFilesAreImmutableError;
|
1279
1267
|
var NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_TwoFactorAuthenticationRequiredError = /*#__PURE__*/function (_NotAuthorizedError32) {
|
1280
1268
|
function NotAuthorized_TwoFactorAuthenticationRequiredError(message, code, errorData) {
|
1281
|
-
var
|
1269
|
+
var _this100;
|
1282
1270
|
(0, _classCallCheck2.default)(this, NotAuthorized_TwoFactorAuthenticationRequiredError);
|
1283
|
-
|
1284
|
-
|
1285
|
-
return
|
1271
|
+
_this100 = _callSuper(this, NotAuthorized_TwoFactorAuthenticationRequiredError, [message, code, errorData]);
|
1272
|
+
_this100.name = 'NotAuthorized_TwoFactorAuthenticationRequiredError';
|
1273
|
+
return _this100;
|
1286
1274
|
}
|
1287
1275
|
(0, _inherits2.default)(NotAuthorized_TwoFactorAuthenticationRequiredError, _NotAuthorizedError32);
|
1288
1276
|
return (0, _createClass2.default)(NotAuthorized_TwoFactorAuthenticationRequiredError);
|
@@ -1290,11 +1278,11 @@ var NotAuthorized_TwoFactorAuthenticationRequiredError = exports.NotAuthorized_T
|
|
1290
1278
|
errorClasses.NotAuthorized_TwoFactorAuthenticationRequiredError = NotAuthorized_TwoFactorAuthenticationRequiredError;
|
1291
1279
|
var NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_UserIdWithoutSiteAdminError = /*#__PURE__*/function (_NotAuthorizedError33) {
|
1292
1280
|
function NotAuthorized_UserIdWithoutSiteAdminError(message, code, errorData) {
|
1293
|
-
var
|
1281
|
+
var _this101;
|
1294
1282
|
(0, _classCallCheck2.default)(this, NotAuthorized_UserIdWithoutSiteAdminError);
|
1295
|
-
|
1296
|
-
|
1297
|
-
return
|
1283
|
+
_this101 = _callSuper(this, NotAuthorized_UserIdWithoutSiteAdminError, [message, code, errorData]);
|
1284
|
+
_this101.name = 'NotAuthorized_UserIdWithoutSiteAdminError';
|
1285
|
+
return _this101;
|
1298
1286
|
}
|
1299
1287
|
(0, _inherits2.default)(NotAuthorized_UserIdWithoutSiteAdminError, _NotAuthorizedError33);
|
1300
1288
|
return (0, _createClass2.default)(NotAuthorized_UserIdWithoutSiteAdminError);
|
@@ -1302,11 +1290,11 @@ var NotAuthorized_UserIdWithoutSiteAdminError = exports.NotAuthorized_UserIdWith
|
|
1302
1290
|
errorClasses.NotAuthorized_UserIdWithoutSiteAdminError = NotAuthorized_UserIdWithoutSiteAdminError;
|
1303
1291
|
var NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_WriteAndBundlePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError34) {
|
1304
1292
|
function NotAuthorized_WriteAndBundlePermissionRequiredError(message, code, errorData) {
|
1305
|
-
var
|
1293
|
+
var _this102;
|
1306
1294
|
(0, _classCallCheck2.default)(this, NotAuthorized_WriteAndBundlePermissionRequiredError);
|
1307
|
-
|
1308
|
-
|
1309
|
-
return
|
1295
|
+
_this102 = _callSuper(this, NotAuthorized_WriteAndBundlePermissionRequiredError, [message, code, errorData]);
|
1296
|
+
_this102.name = 'NotAuthorized_WriteAndBundlePermissionRequiredError';
|
1297
|
+
return _this102;
|
1310
1298
|
}
|
1311
1299
|
(0, _inherits2.default)(NotAuthorized_WriteAndBundlePermissionRequiredError, _NotAuthorizedError34);
|
1312
1300
|
return (0, _createClass2.default)(NotAuthorized_WriteAndBundlePermissionRequiredError);
|
@@ -1314,11 +1302,11 @@ var NotAuthorized_WriteAndBundlePermissionRequiredError = exports.NotAuthorized_
|
|
1314
1302
|
errorClasses.NotAuthorized_WriteAndBundlePermissionRequiredError = NotAuthorized_WriteAndBundlePermissionRequiredError;
|
1315
1303
|
var NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WritePermissionRequiredError = /*#__PURE__*/function (_NotAuthorizedError35) {
|
1316
1304
|
function NotAuthorized_WritePermissionRequiredError(message, code, errorData) {
|
1317
|
-
var
|
1305
|
+
var _this103;
|
1318
1306
|
(0, _classCallCheck2.default)(this, NotAuthorized_WritePermissionRequiredError);
|
1319
|
-
|
1320
|
-
|
1321
|
-
return
|
1307
|
+
_this103 = _callSuper(this, NotAuthorized_WritePermissionRequiredError, [message, code, errorData]);
|
1308
|
+
_this103.name = 'NotAuthorized_WritePermissionRequiredError';
|
1309
|
+
return _this103;
|
1322
1310
|
}
|
1323
1311
|
(0, _inherits2.default)(NotAuthorized_WritePermissionRequiredError, _NotAuthorizedError35);
|
1324
1312
|
return (0, _createClass2.default)(NotAuthorized_WritePermissionRequiredError);
|
@@ -1326,11 +1314,11 @@ var NotAuthorized_WritePermissionRequiredError = exports.NotAuthorized_WritePerm
|
|
1326
1314
|
errorClasses.NotAuthorized_WritePermissionRequiredError = NotAuthorized_WritePermissionRequiredError;
|
1327
1315
|
var NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_ZipDownloadIpMismatchError = /*#__PURE__*/function (_NotAuthorizedError36) {
|
1328
1316
|
function NotAuthorized_ZipDownloadIpMismatchError(message, code, errorData) {
|
1329
|
-
var
|
1317
|
+
var _this104;
|
1330
1318
|
(0, _classCallCheck2.default)(this, NotAuthorized_ZipDownloadIpMismatchError);
|
1331
|
-
|
1332
|
-
|
1333
|
-
return
|
1319
|
+
_this104 = _callSuper(this, NotAuthorized_ZipDownloadIpMismatchError, [message, code, errorData]);
|
1320
|
+
_this104.name = 'NotAuthorized_ZipDownloadIpMismatchError';
|
1321
|
+
return _this104;
|
1334
1322
|
}
|
1335
1323
|
(0, _inherits2.default)(NotAuthorized_ZipDownloadIpMismatchError, _NotAuthorizedError36);
|
1336
1324
|
return (0, _createClass2.default)(NotAuthorized_ZipDownloadIpMismatchError);
|
@@ -1338,11 +1326,11 @@ var NotAuthorized_ZipDownloadIpMismatchError = exports.NotAuthorized_ZipDownload
|
|
1338
1326
|
errorClasses.NotAuthorized_ZipDownloadIpMismatchError = NotAuthorized_ZipDownloadIpMismatchError;
|
1339
1327
|
var NotFound_ApiKeyNotFoundError = exports.NotFound_ApiKeyNotFoundError = /*#__PURE__*/function (_NotFoundError) {
|
1340
1328
|
function NotFound_ApiKeyNotFoundError(message, code, errorData) {
|
1341
|
-
var
|
1329
|
+
var _this105;
|
1342
1330
|
(0, _classCallCheck2.default)(this, NotFound_ApiKeyNotFoundError);
|
1343
|
-
|
1344
|
-
|
1345
|
-
return
|
1331
|
+
_this105 = _callSuper(this, NotFound_ApiKeyNotFoundError, [message, code, errorData]);
|
1332
|
+
_this105.name = 'NotFound_ApiKeyNotFoundError';
|
1333
|
+
return _this105;
|
1346
1334
|
}
|
1347
1335
|
(0, _inherits2.default)(NotFound_ApiKeyNotFoundError, _NotFoundError);
|
1348
1336
|
return (0, _createClass2.default)(NotFound_ApiKeyNotFoundError);
|
@@ -1350,11 +1338,11 @@ var NotFound_ApiKeyNotFoundError = exports.NotFound_ApiKeyNotFoundError = /*#__P
|
|
1350
1338
|
errorClasses.NotFound_ApiKeyNotFoundError = NotFound_ApiKeyNotFoundError;
|
1351
1339
|
var NotFound_BundlePathNotFoundError = exports.NotFound_BundlePathNotFoundError = /*#__PURE__*/function (_NotFoundError2) {
|
1352
1340
|
function NotFound_BundlePathNotFoundError(message, code, errorData) {
|
1353
|
-
var
|
1341
|
+
var _this106;
|
1354
1342
|
(0, _classCallCheck2.default)(this, NotFound_BundlePathNotFoundError);
|
1355
|
-
|
1356
|
-
|
1357
|
-
return
|
1343
|
+
_this106 = _callSuper(this, NotFound_BundlePathNotFoundError, [message, code, errorData]);
|
1344
|
+
_this106.name = 'NotFound_BundlePathNotFoundError';
|
1345
|
+
return _this106;
|
1358
1346
|
}
|
1359
1347
|
(0, _inherits2.default)(NotFound_BundlePathNotFoundError, _NotFoundError2);
|
1360
1348
|
return (0, _createClass2.default)(NotFound_BundlePathNotFoundError);
|
@@ -1362,11 +1350,11 @@ var NotFound_BundlePathNotFoundError = exports.NotFound_BundlePathNotFoundError
|
|
1362
1350
|
errorClasses.NotFound_BundlePathNotFoundError = NotFound_BundlePathNotFoundError;
|
1363
1351
|
var NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundleRegistrationNotFoundError = /*#__PURE__*/function (_NotFoundError3) {
|
1364
1352
|
function NotFound_BundleRegistrationNotFoundError(message, code, errorData) {
|
1365
|
-
var
|
1353
|
+
var _this107;
|
1366
1354
|
(0, _classCallCheck2.default)(this, NotFound_BundleRegistrationNotFoundError);
|
1367
|
-
|
1368
|
-
|
1369
|
-
return
|
1355
|
+
_this107 = _callSuper(this, NotFound_BundleRegistrationNotFoundError, [message, code, errorData]);
|
1356
|
+
_this107.name = 'NotFound_BundleRegistrationNotFoundError';
|
1357
|
+
return _this107;
|
1370
1358
|
}
|
1371
1359
|
(0, _inherits2.default)(NotFound_BundleRegistrationNotFoundError, _NotFoundError3);
|
1372
1360
|
return (0, _createClass2.default)(NotFound_BundleRegistrationNotFoundError);
|
@@ -1374,11 +1362,11 @@ var NotFound_BundleRegistrationNotFoundError = exports.NotFound_BundleRegistrati
|
|
1374
1362
|
errorClasses.NotFound_BundleRegistrationNotFoundError = NotFound_BundleRegistrationNotFoundError;
|
1375
1363
|
var NotFound_CodeNotFoundError = exports.NotFound_CodeNotFoundError = /*#__PURE__*/function (_NotFoundError4) {
|
1376
1364
|
function NotFound_CodeNotFoundError(message, code, errorData) {
|
1377
|
-
var
|
1365
|
+
var _this108;
|
1378
1366
|
(0, _classCallCheck2.default)(this, NotFound_CodeNotFoundError);
|
1379
|
-
|
1380
|
-
|
1381
|
-
return
|
1367
|
+
_this108 = _callSuper(this, NotFound_CodeNotFoundError, [message, code, errorData]);
|
1368
|
+
_this108.name = 'NotFound_CodeNotFoundError';
|
1369
|
+
return _this108;
|
1382
1370
|
}
|
1383
1371
|
(0, _inherits2.default)(NotFound_CodeNotFoundError, _NotFoundError4);
|
1384
1372
|
return (0, _createClass2.default)(NotFound_CodeNotFoundError);
|
@@ -1386,11 +1374,11 @@ var NotFound_CodeNotFoundError = exports.NotFound_CodeNotFoundError = /*#__PURE_
|
|
1386
1374
|
errorClasses.NotFound_CodeNotFoundError = NotFound_CodeNotFoundError;
|
1387
1375
|
var NotFound_FileNotFoundError = exports.NotFound_FileNotFoundError = /*#__PURE__*/function (_NotFoundError5) {
|
1388
1376
|
function NotFound_FileNotFoundError(message, code, errorData) {
|
1389
|
-
var
|
1377
|
+
var _this109;
|
1390
1378
|
(0, _classCallCheck2.default)(this, NotFound_FileNotFoundError);
|
1391
|
-
|
1392
|
-
|
1393
|
-
return
|
1379
|
+
_this109 = _callSuper(this, NotFound_FileNotFoundError, [message, code, errorData]);
|
1380
|
+
_this109.name = 'NotFound_FileNotFoundError';
|
1381
|
+
return _this109;
|
1394
1382
|
}
|
1395
1383
|
(0, _inherits2.default)(NotFound_FileNotFoundError, _NotFoundError5);
|
1396
1384
|
return (0, _createClass2.default)(NotFound_FileNotFoundError);
|
@@ -1398,11 +1386,11 @@ var NotFound_FileNotFoundError = exports.NotFound_FileNotFoundError = /*#__PURE_
|
|
1398
1386
|
errorClasses.NotFound_FileNotFoundError = NotFound_FileNotFoundError;
|
1399
1387
|
var NotFound_FileUploadNotFoundError = exports.NotFound_FileUploadNotFoundError = /*#__PURE__*/function (_NotFoundError6) {
|
1400
1388
|
function NotFound_FileUploadNotFoundError(message, code, errorData) {
|
1401
|
-
var
|
1389
|
+
var _this110;
|
1402
1390
|
(0, _classCallCheck2.default)(this, NotFound_FileUploadNotFoundError);
|
1403
|
-
|
1404
|
-
|
1405
|
-
return
|
1391
|
+
_this110 = _callSuper(this, NotFound_FileUploadNotFoundError, [message, code, errorData]);
|
1392
|
+
_this110.name = 'NotFound_FileUploadNotFoundError';
|
1393
|
+
return _this110;
|
1406
1394
|
}
|
1407
1395
|
(0, _inherits2.default)(NotFound_FileUploadNotFoundError, _NotFoundError6);
|
1408
1396
|
return (0, _createClass2.default)(NotFound_FileUploadNotFoundError);
|
@@ -1410,11 +1398,11 @@ var NotFound_FileUploadNotFoundError = exports.NotFound_FileUploadNotFoundError
|
|
1410
1398
|
errorClasses.NotFound_FileUploadNotFoundError = NotFound_FileUploadNotFoundError;
|
1411
1399
|
var NotFound_FolderNotFoundError = exports.NotFound_FolderNotFoundError = /*#__PURE__*/function (_NotFoundError7) {
|
1412
1400
|
function NotFound_FolderNotFoundError(message, code, errorData) {
|
1413
|
-
var
|
1401
|
+
var _this111;
|
1414
1402
|
(0, _classCallCheck2.default)(this, NotFound_FolderNotFoundError);
|
1415
|
-
|
1416
|
-
|
1417
|
-
return
|
1403
|
+
_this111 = _callSuper(this, NotFound_FolderNotFoundError, [message, code, errorData]);
|
1404
|
+
_this111.name = 'NotFound_FolderNotFoundError';
|
1405
|
+
return _this111;
|
1418
1406
|
}
|
1419
1407
|
(0, _inherits2.default)(NotFound_FolderNotFoundError, _NotFoundError7);
|
1420
1408
|
return (0, _createClass2.default)(NotFound_FolderNotFoundError);
|
@@ -1422,11 +1410,11 @@ var NotFound_FolderNotFoundError = exports.NotFound_FolderNotFoundError = /*#__P
|
|
1422
1410
|
errorClasses.NotFound_FolderNotFoundError = NotFound_FolderNotFoundError;
|
1423
1411
|
var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PURE__*/function (_NotFoundError8) {
|
1424
1412
|
function NotFound_GroupNotFoundError(message, code, errorData) {
|
1425
|
-
var
|
1413
|
+
var _this112;
|
1426
1414
|
(0, _classCallCheck2.default)(this, NotFound_GroupNotFoundError);
|
1427
|
-
|
1428
|
-
|
1429
|
-
return
|
1415
|
+
_this112 = _callSuper(this, NotFound_GroupNotFoundError, [message, code, errorData]);
|
1416
|
+
_this112.name = 'NotFound_GroupNotFoundError';
|
1417
|
+
return _this112;
|
1430
1418
|
}
|
1431
1419
|
(0, _inherits2.default)(NotFound_GroupNotFoundError, _NotFoundError8);
|
1432
1420
|
return (0, _createClass2.default)(NotFound_GroupNotFoundError);
|
@@ -1434,11 +1422,11 @@ var NotFound_GroupNotFoundError = exports.NotFound_GroupNotFoundError = /*#__PUR
|
|
1434
1422
|
errorClasses.NotFound_GroupNotFoundError = NotFound_GroupNotFoundError;
|
1435
1423
|
var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PURE__*/function (_NotFoundError9) {
|
1436
1424
|
function NotFound_InboxNotFoundError(message, code, errorData) {
|
1437
|
-
var
|
1425
|
+
var _this113;
|
1438
1426
|
(0, _classCallCheck2.default)(this, NotFound_InboxNotFoundError);
|
1439
|
-
|
1440
|
-
|
1441
|
-
return
|
1427
|
+
_this113 = _callSuper(this, NotFound_InboxNotFoundError, [message, code, errorData]);
|
1428
|
+
_this113.name = 'NotFound_InboxNotFoundError';
|
1429
|
+
return _this113;
|
1442
1430
|
}
|
1443
1431
|
(0, _inherits2.default)(NotFound_InboxNotFoundError, _NotFoundError9);
|
1444
1432
|
return (0, _createClass2.default)(NotFound_InboxNotFoundError);
|
@@ -1446,11 +1434,11 @@ var NotFound_InboxNotFoundError = exports.NotFound_InboxNotFoundError = /*#__PUR
|
|
1446
1434
|
errorClasses.NotFound_InboxNotFoundError = NotFound_InboxNotFoundError;
|
1447
1435
|
var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__PURE__*/function (_NotFoundError10) {
|
1448
1436
|
function NotFound_NestedNotFoundError(message, code, errorData) {
|
1449
|
-
var
|
1437
|
+
var _this114;
|
1450
1438
|
(0, _classCallCheck2.default)(this, NotFound_NestedNotFoundError);
|
1451
|
-
|
1452
|
-
|
1453
|
-
return
|
1439
|
+
_this114 = _callSuper(this, NotFound_NestedNotFoundError, [message, code, errorData]);
|
1440
|
+
_this114.name = 'NotFound_NestedNotFoundError';
|
1441
|
+
return _this114;
|
1454
1442
|
}
|
1455
1443
|
(0, _inherits2.default)(NotFound_NestedNotFoundError, _NotFoundError10);
|
1456
1444
|
return (0, _createClass2.default)(NotFound_NestedNotFoundError);
|
@@ -1458,11 +1446,11 @@ var NotFound_NestedNotFoundError = exports.NotFound_NestedNotFoundError = /*#__P
|
|
1458
1446
|
errorClasses.NotFound_NestedNotFoundError = NotFound_NestedNotFoundError;
|
1459
1447
|
var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE__*/function (_NotFoundError11) {
|
1460
1448
|
function NotFound_PlanNotFoundError(message, code, errorData) {
|
1461
|
-
var
|
1449
|
+
var _this115;
|
1462
1450
|
(0, _classCallCheck2.default)(this, NotFound_PlanNotFoundError);
|
1463
|
-
|
1464
|
-
|
1465
|
-
return
|
1451
|
+
_this115 = _callSuper(this, NotFound_PlanNotFoundError, [message, code, errorData]);
|
1452
|
+
_this115.name = 'NotFound_PlanNotFoundError';
|
1453
|
+
return _this115;
|
1466
1454
|
}
|
1467
1455
|
(0, _inherits2.default)(NotFound_PlanNotFoundError, _NotFoundError11);
|
1468
1456
|
return (0, _createClass2.default)(NotFound_PlanNotFoundError);
|
@@ -1470,11 +1458,11 @@ var NotFound_PlanNotFoundError = exports.NotFound_PlanNotFoundError = /*#__PURE_
|
|
1470
1458
|
errorClasses.NotFound_PlanNotFoundError = NotFound_PlanNotFoundError;
|
1471
1459
|
var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE__*/function (_NotFoundError12) {
|
1472
1460
|
function NotFound_SiteNotFoundError(message, code, errorData) {
|
1473
|
-
var
|
1461
|
+
var _this116;
|
1474
1462
|
(0, _classCallCheck2.default)(this, NotFound_SiteNotFoundError);
|
1475
|
-
|
1476
|
-
|
1477
|
-
return
|
1463
|
+
_this116 = _callSuper(this, NotFound_SiteNotFoundError, [message, code, errorData]);
|
1464
|
+
_this116.name = 'NotFound_SiteNotFoundError';
|
1465
|
+
return _this116;
|
1478
1466
|
}
|
1479
1467
|
(0, _inherits2.default)(NotFound_SiteNotFoundError, _NotFoundError12);
|
1480
1468
|
return (0, _createClass2.default)(NotFound_SiteNotFoundError);
|
@@ -1482,11 +1470,11 @@ var NotFound_SiteNotFoundError = exports.NotFound_SiteNotFoundError = /*#__PURE_
|
|
1482
1470
|
errorClasses.NotFound_SiteNotFoundError = NotFound_SiteNotFoundError;
|
1483
1471
|
var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE__*/function (_NotFoundError13) {
|
1484
1472
|
function NotFound_UserNotFoundError(message, code, errorData) {
|
1485
|
-
var
|
1473
|
+
var _this117;
|
1486
1474
|
(0, _classCallCheck2.default)(this, NotFound_UserNotFoundError);
|
1487
|
-
|
1488
|
-
|
1489
|
-
return
|
1475
|
+
_this117 = _callSuper(this, NotFound_UserNotFoundError, [message, code, errorData]);
|
1476
|
+
_this117.name = 'NotFound_UserNotFoundError';
|
1477
|
+
return _this117;
|
1490
1478
|
}
|
1491
1479
|
(0, _inherits2.default)(NotFound_UserNotFoundError, _NotFoundError13);
|
1492
1480
|
return (0, _createClass2.default)(NotFound_UserNotFoundError);
|
@@ -1494,11 +1482,11 @@ var NotFound_UserNotFoundError = exports.NotFound_UserNotFoundError = /*#__PURE_
|
|
1494
1482
|
errorClasses.NotFound_UserNotFoundError = NotFound_UserNotFoundError;
|
1495
1483
|
var ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailure_AlreadyCompletedError = /*#__PURE__*/function (_ProcessingFailureErr) {
|
1496
1484
|
function ProcessingFailure_AlreadyCompletedError(message, code, errorData) {
|
1497
|
-
var
|
1485
|
+
var _this118;
|
1498
1486
|
(0, _classCallCheck2.default)(this, ProcessingFailure_AlreadyCompletedError);
|
1499
|
-
|
1500
|
-
|
1501
|
-
return
|
1487
|
+
_this118 = _callSuper(this, ProcessingFailure_AlreadyCompletedError, [message, code, errorData]);
|
1488
|
+
_this118.name = 'ProcessingFailure_AlreadyCompletedError';
|
1489
|
+
return _this118;
|
1502
1490
|
}
|
1503
1491
|
(0, _inherits2.default)(ProcessingFailure_AlreadyCompletedError, _ProcessingFailureErr);
|
1504
1492
|
return (0, _createClass2.default)(ProcessingFailure_AlreadyCompletedError);
|
@@ -1506,11 +1494,11 @@ var ProcessingFailure_AlreadyCompletedError = exports.ProcessingFailure_AlreadyC
|
|
1506
1494
|
errorClasses.ProcessingFailure_AlreadyCompletedError = ProcessingFailure_AlreadyCompletedError;
|
1507
1495
|
var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFailure_AutomationCannotBeRunManuallyError = /*#__PURE__*/function (_ProcessingFailureErr2) {
|
1508
1496
|
function ProcessingFailure_AutomationCannotBeRunManuallyError(message, code, errorData) {
|
1509
|
-
var
|
1497
|
+
var _this119;
|
1510
1498
|
(0, _classCallCheck2.default)(this, ProcessingFailure_AutomationCannotBeRunManuallyError);
|
1511
|
-
|
1512
|
-
|
1513
|
-
return
|
1499
|
+
_this119 = _callSuper(this, ProcessingFailure_AutomationCannotBeRunManuallyError, [message, code, errorData]);
|
1500
|
+
_this119.name = 'ProcessingFailure_AutomationCannotBeRunManuallyError';
|
1501
|
+
return _this119;
|
1514
1502
|
}
|
1515
1503
|
(0, _inherits2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError, _ProcessingFailureErr2);
|
1516
1504
|
return (0, _createClass2.default)(ProcessingFailure_AutomationCannotBeRunManuallyError);
|
@@ -1518,11 +1506,11 @@ var ProcessingFailure_AutomationCannotBeRunManuallyError = exports.ProcessingFai
|
|
1518
1506
|
errorClasses.ProcessingFailure_AutomationCannotBeRunManuallyError = ProcessingFailure_AutomationCannotBeRunManuallyError;
|
1519
1507
|
var ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = /*#__PURE__*/function (_ProcessingFailureErr3) {
|
1520
1508
|
function ProcessingFailure_BehaviorNotAllowedOnRemoteServerError(message, code, errorData) {
|
1521
|
-
var
|
1509
|
+
var _this120;
|
1522
1510
|
(0, _classCallCheck2.default)(this, ProcessingFailure_BehaviorNotAllowedOnRemoteServerError);
|
1523
|
-
|
1524
|
-
|
1525
|
-
return
|
1511
|
+
_this120 = _callSuper(this, ProcessingFailure_BehaviorNotAllowedOnRemoteServerError, [message, code, errorData]);
|
1512
|
+
_this120.name = 'ProcessingFailure_BehaviorNotAllowedOnRemoteServerError';
|
1513
|
+
return _this120;
|
1526
1514
|
}
|
1527
1515
|
(0, _inherits2.default)(ProcessingFailure_BehaviorNotAllowedOnRemoteServerError, _ProcessingFailureErr3);
|
1528
1516
|
return (0, _createClass2.default)(ProcessingFailure_BehaviorNotAllowedOnRemoteServerError);
|
@@ -1530,11 +1518,11 @@ var ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = exports.Processing
|
|
1530
1518
|
errorClasses.ProcessingFailure_BehaviorNotAllowedOnRemoteServerError = ProcessingFailure_BehaviorNotAllowedOnRemoteServerError;
|
1531
1519
|
var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_BundleOnlyAllowsPreviewsError = /*#__PURE__*/function (_ProcessingFailureErr4) {
|
1532
1520
|
function ProcessingFailure_BundleOnlyAllowsPreviewsError(message, code, errorData) {
|
1533
|
-
var
|
1521
|
+
var _this121;
|
1534
1522
|
(0, _classCallCheck2.default)(this, ProcessingFailure_BundleOnlyAllowsPreviewsError);
|
1535
|
-
|
1536
|
-
|
1537
|
-
return
|
1523
|
+
_this121 = _callSuper(this, ProcessingFailure_BundleOnlyAllowsPreviewsError, [message, code, errorData]);
|
1524
|
+
_this121.name = 'ProcessingFailure_BundleOnlyAllowsPreviewsError';
|
1525
|
+
return _this121;
|
1538
1526
|
}
|
1539
1527
|
(0, _inherits2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError, _ProcessingFailureErr4);
|
1540
1528
|
return (0, _createClass2.default)(ProcessingFailure_BundleOnlyAllowsPreviewsError);
|
@@ -1542,11 +1530,11 @@ var ProcessingFailure_BundleOnlyAllowsPreviewsError = exports.ProcessingFailure_
|
|
1542
1530
|
errorClasses.ProcessingFailure_BundleOnlyAllowsPreviewsError = ProcessingFailure_BundleOnlyAllowsPreviewsError;
|
1543
1531
|
var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.ProcessingFailure_BundleOperationRequiresSubfolderError = /*#__PURE__*/function (_ProcessingFailureErr5) {
|
1544
1532
|
function ProcessingFailure_BundleOperationRequiresSubfolderError(message, code, errorData) {
|
1545
|
-
var
|
1533
|
+
var _this122;
|
1546
1534
|
(0, _classCallCheck2.default)(this, ProcessingFailure_BundleOperationRequiresSubfolderError);
|
1547
|
-
|
1548
|
-
|
1549
|
-
return
|
1535
|
+
_this122 = _callSuper(this, ProcessingFailure_BundleOperationRequiresSubfolderError, [message, code, errorData]);
|
1536
|
+
_this122.name = 'ProcessingFailure_BundleOperationRequiresSubfolderError';
|
1537
|
+
return _this122;
|
1550
1538
|
}
|
1551
1539
|
(0, _inherits2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError, _ProcessingFailureErr5);
|
1552
1540
|
return (0, _createClass2.default)(ProcessingFailure_BundleOperationRequiresSubfolderError);
|
@@ -1554,11 +1542,11 @@ var ProcessingFailure_BundleOperationRequiresSubfolderError = exports.Processing
|
|
1554
1542
|
errorClasses.ProcessingFailure_BundleOperationRequiresSubfolderError = ProcessingFailure_BundleOperationRequiresSubfolderError;
|
1555
1543
|
var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_CouldNotCreateParentError = /*#__PURE__*/function (_ProcessingFailureErr6) {
|
1556
1544
|
function ProcessingFailure_CouldNotCreateParentError(message, code, errorData) {
|
1557
|
-
var
|
1545
|
+
var _this123;
|
1558
1546
|
(0, _classCallCheck2.default)(this, ProcessingFailure_CouldNotCreateParentError);
|
1559
|
-
|
1560
|
-
|
1561
|
-
return
|
1547
|
+
_this123 = _callSuper(this, ProcessingFailure_CouldNotCreateParentError, [message, code, errorData]);
|
1548
|
+
_this123.name = 'ProcessingFailure_CouldNotCreateParentError';
|
1549
|
+
return _this123;
|
1562
1550
|
}
|
1563
1551
|
(0, _inherits2.default)(ProcessingFailure_CouldNotCreateParentError, _ProcessingFailureErr6);
|
1564
1552
|
return (0, _createClass2.default)(ProcessingFailure_CouldNotCreateParentError);
|
@@ -1566,11 +1554,11 @@ var ProcessingFailure_CouldNotCreateParentError = exports.ProcessingFailure_Coul
|
|
1566
1554
|
errorClasses.ProcessingFailure_CouldNotCreateParentError = ProcessingFailure_CouldNotCreateParentError;
|
1567
1555
|
var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_DestinationExistsError = /*#__PURE__*/function (_ProcessingFailureErr7) {
|
1568
1556
|
function ProcessingFailure_DestinationExistsError(message, code, errorData) {
|
1569
|
-
var
|
1557
|
+
var _this124;
|
1570
1558
|
(0, _classCallCheck2.default)(this, ProcessingFailure_DestinationExistsError);
|
1571
|
-
|
1572
|
-
|
1573
|
-
return
|
1559
|
+
_this124 = _callSuper(this, ProcessingFailure_DestinationExistsError, [message, code, errorData]);
|
1560
|
+
_this124.name = 'ProcessingFailure_DestinationExistsError';
|
1561
|
+
return _this124;
|
1574
1562
|
}
|
1575
1563
|
(0, _inherits2.default)(ProcessingFailure_DestinationExistsError, _ProcessingFailureErr7);
|
1576
1564
|
return (0, _createClass2.default)(ProcessingFailure_DestinationExistsError);
|
@@ -1578,11 +1566,11 @@ var ProcessingFailure_DestinationExistsError = exports.ProcessingFailure_Destina
|
|
1578
1566
|
errorClasses.ProcessingFailure_DestinationExistsError = ProcessingFailure_DestinationExistsError;
|
1579
1567
|
var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_DestinationFolderLimitedError = /*#__PURE__*/function (_ProcessingFailureErr8) {
|
1580
1568
|
function ProcessingFailure_DestinationFolderLimitedError(message, code, errorData) {
|
1581
|
-
var
|
1569
|
+
var _this125;
|
1582
1570
|
(0, _classCallCheck2.default)(this, ProcessingFailure_DestinationFolderLimitedError);
|
1583
|
-
|
1584
|
-
|
1585
|
-
return
|
1571
|
+
_this125 = _callSuper(this, ProcessingFailure_DestinationFolderLimitedError, [message, code, errorData]);
|
1572
|
+
_this125.name = 'ProcessingFailure_DestinationFolderLimitedError';
|
1573
|
+
return _this125;
|
1586
1574
|
}
|
1587
1575
|
(0, _inherits2.default)(ProcessingFailure_DestinationFolderLimitedError, _ProcessingFailureErr8);
|
1588
1576
|
return (0, _createClass2.default)(ProcessingFailure_DestinationFolderLimitedError);
|
@@ -1590,11 +1578,11 @@ var ProcessingFailure_DestinationFolderLimitedError = exports.ProcessingFailure_
|
|
1590
1578
|
errorClasses.ProcessingFailure_DestinationFolderLimitedError = ProcessingFailure_DestinationFolderLimitedError;
|
1591
1579
|
var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure_DestinationParentConflictError = /*#__PURE__*/function (_ProcessingFailureErr9) {
|
1592
1580
|
function ProcessingFailure_DestinationParentConflictError(message, code, errorData) {
|
1593
|
-
var
|
1581
|
+
var _this126;
|
1594
1582
|
(0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentConflictError);
|
1595
|
-
|
1596
|
-
|
1597
|
-
return
|
1583
|
+
_this126 = _callSuper(this, ProcessingFailure_DestinationParentConflictError, [message, code, errorData]);
|
1584
|
+
_this126.name = 'ProcessingFailure_DestinationParentConflictError';
|
1585
|
+
return _this126;
|
1598
1586
|
}
|
1599
1587
|
(0, _inherits2.default)(ProcessingFailure_DestinationParentConflictError, _ProcessingFailureErr9);
|
1600
1588
|
return (0, _createClass2.default)(ProcessingFailure_DestinationParentConflictError);
|
@@ -1602,11 +1590,11 @@ var ProcessingFailure_DestinationParentConflictError = exports.ProcessingFailure
|
|
1602
1590
|
errorClasses.ProcessingFailure_DestinationParentConflictError = ProcessingFailure_DestinationParentConflictError;
|
1603
1591
|
var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFailure_DestinationParentDoesNotExistError = /*#__PURE__*/function (_ProcessingFailureErr10) {
|
1604
1592
|
function ProcessingFailure_DestinationParentDoesNotExistError(message, code, errorData) {
|
1605
|
-
var
|
1593
|
+
var _this127;
|
1606
1594
|
(0, _classCallCheck2.default)(this, ProcessingFailure_DestinationParentDoesNotExistError);
|
1607
|
-
|
1608
|
-
|
1609
|
-
return
|
1595
|
+
_this127 = _callSuper(this, ProcessingFailure_DestinationParentDoesNotExistError, [message, code, errorData]);
|
1596
|
+
_this127.name = 'ProcessingFailure_DestinationParentDoesNotExistError';
|
1597
|
+
return _this127;
|
1610
1598
|
}
|
1611
1599
|
(0, _inherits2.default)(ProcessingFailure_DestinationParentDoesNotExistError, _ProcessingFailureErr10);
|
1612
1600
|
return (0, _createClass2.default)(ProcessingFailure_DestinationParentDoesNotExistError);
|
@@ -1614,11 +1602,11 @@ var ProcessingFailure_DestinationParentDoesNotExistError = exports.ProcessingFai
|
|
1614
1602
|
errorClasses.ProcessingFailure_DestinationParentDoesNotExistError = ProcessingFailure_DestinationParentDoesNotExistError;
|
1615
1603
|
var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_ExpiredPrivateKeyError = /*#__PURE__*/function (_ProcessingFailureErr11) {
|
1616
1604
|
function ProcessingFailure_ExpiredPrivateKeyError(message, code, errorData) {
|
1617
|
-
var
|
1605
|
+
var _this128;
|
1618
1606
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPrivateKeyError);
|
1619
|
-
|
1620
|
-
|
1621
|
-
return
|
1607
|
+
_this128 = _callSuper(this, ProcessingFailure_ExpiredPrivateKeyError, [message, code, errorData]);
|
1608
|
+
_this128.name = 'ProcessingFailure_ExpiredPrivateKeyError';
|
1609
|
+
return _this128;
|
1622
1610
|
}
|
1623
1611
|
(0, _inherits2.default)(ProcessingFailure_ExpiredPrivateKeyError, _ProcessingFailureErr11);
|
1624
1612
|
return (0, _createClass2.default)(ProcessingFailure_ExpiredPrivateKeyError);
|
@@ -1626,11 +1614,11 @@ var ProcessingFailure_ExpiredPrivateKeyError = exports.ProcessingFailure_Expired
|
|
1626
1614
|
errorClasses.ProcessingFailure_ExpiredPrivateKeyError = ProcessingFailure_ExpiredPrivateKeyError;
|
1627
1615
|
var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredPublicKeyError = /*#__PURE__*/function (_ProcessingFailureErr12) {
|
1628
1616
|
function ProcessingFailure_ExpiredPublicKeyError(message, code, errorData) {
|
1629
|
-
var
|
1617
|
+
var _this129;
|
1630
1618
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ExpiredPublicKeyError);
|
1631
|
-
|
1632
|
-
|
1633
|
-
return
|
1619
|
+
_this129 = _callSuper(this, ProcessingFailure_ExpiredPublicKeyError, [message, code, errorData]);
|
1620
|
+
_this129.name = 'ProcessingFailure_ExpiredPublicKeyError';
|
1621
|
+
return _this129;
|
1634
1622
|
}
|
1635
1623
|
(0, _inherits2.default)(ProcessingFailure_ExpiredPublicKeyError, _ProcessingFailureErr12);
|
1636
1624
|
return (0, _createClass2.default)(ProcessingFailure_ExpiredPublicKeyError);
|
@@ -1638,11 +1626,11 @@ var ProcessingFailure_ExpiredPublicKeyError = exports.ProcessingFailure_ExpiredP
|
|
1638
1626
|
errorClasses.ProcessingFailure_ExpiredPublicKeyError = ProcessingFailure_ExpiredPublicKeyError;
|
1639
1627
|
var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailureError = /*#__PURE__*/function (_ProcessingFailureErr13) {
|
1640
1628
|
function ProcessingFailure_ExportFailureError(message, code, errorData) {
|
1641
|
-
var
|
1629
|
+
var _this130;
|
1642
1630
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ExportFailureError);
|
1643
|
-
|
1644
|
-
|
1645
|
-
return
|
1631
|
+
_this130 = _callSuper(this, ProcessingFailure_ExportFailureError, [message, code, errorData]);
|
1632
|
+
_this130.name = 'ProcessingFailure_ExportFailureError';
|
1633
|
+
return _this130;
|
1646
1634
|
}
|
1647
1635
|
(0, _inherits2.default)(ProcessingFailure_ExportFailureError, _ProcessingFailureErr13);
|
1648
1636
|
return (0, _createClass2.default)(ProcessingFailure_ExportFailureError);
|
@@ -1650,11 +1638,11 @@ var ProcessingFailure_ExportFailureError = exports.ProcessingFailure_ExportFailu
|
|
1650
1638
|
errorClasses.ProcessingFailure_ExportFailureError = ProcessingFailure_ExportFailureError;
|
1651
1639
|
var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotReadyError = /*#__PURE__*/function (_ProcessingFailureErr14) {
|
1652
1640
|
function ProcessingFailure_ExportNotReadyError(message, code, errorData) {
|
1653
|
-
var
|
1641
|
+
var _this131;
|
1654
1642
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ExportNotReadyError);
|
1655
|
-
|
1656
|
-
|
1657
|
-
return
|
1643
|
+
_this131 = _callSuper(this, ProcessingFailure_ExportNotReadyError, [message, code, errorData]);
|
1644
|
+
_this131.name = 'ProcessingFailure_ExportNotReadyError';
|
1645
|
+
return _this131;
|
1658
1646
|
}
|
1659
1647
|
(0, _inherits2.default)(ProcessingFailure_ExportNotReadyError, _ProcessingFailureErr14);
|
1660
1648
|
return (0, _createClass2.default)(ProcessingFailure_ExportNotReadyError);
|
@@ -1662,11 +1650,11 @@ var ProcessingFailure_ExportNotReadyError = exports.ProcessingFailure_ExportNotR
|
|
1662
1650
|
errorClasses.ProcessingFailure_ExportNotReadyError = ProcessingFailure_ExportNotReadyError;
|
1663
1651
|
var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_FailedToChangePasswordError = /*#__PURE__*/function (_ProcessingFailureErr15) {
|
1664
1652
|
function ProcessingFailure_FailedToChangePasswordError(message, code, errorData) {
|
1665
|
-
var
|
1653
|
+
var _this132;
|
1666
1654
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FailedToChangePasswordError);
|
1667
|
-
|
1668
|
-
|
1669
|
-
return
|
1655
|
+
_this132 = _callSuper(this, ProcessingFailure_FailedToChangePasswordError, [message, code, errorData]);
|
1656
|
+
_this132.name = 'ProcessingFailure_FailedToChangePasswordError';
|
1657
|
+
return _this132;
|
1670
1658
|
}
|
1671
1659
|
(0, _inherits2.default)(ProcessingFailure_FailedToChangePasswordError, _ProcessingFailureErr15);
|
1672
1660
|
return (0, _createClass2.default)(ProcessingFailure_FailedToChangePasswordError);
|
@@ -1674,11 +1662,11 @@ var ProcessingFailure_FailedToChangePasswordError = exports.ProcessingFailure_Fa
|
|
1674
1662
|
errorClasses.ProcessingFailure_FailedToChangePasswordError = ProcessingFailure_FailedToChangePasswordError;
|
1675
1663
|
var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedError = /*#__PURE__*/function (_ProcessingFailureErr16) {
|
1676
1664
|
function ProcessingFailure_FileLockedError(message, code, errorData) {
|
1677
|
-
var
|
1665
|
+
var _this133;
|
1678
1666
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileLockedError);
|
1679
|
-
|
1680
|
-
|
1681
|
-
return
|
1667
|
+
_this133 = _callSuper(this, ProcessingFailure_FileLockedError, [message, code, errorData]);
|
1668
|
+
_this133.name = 'ProcessingFailure_FileLockedError';
|
1669
|
+
return _this133;
|
1682
1670
|
}
|
1683
1671
|
(0, _inherits2.default)(ProcessingFailure_FileLockedError, _ProcessingFailureErr16);
|
1684
1672
|
return (0, _createClass2.default)(ProcessingFailure_FileLockedError);
|
@@ -1686,11 +1674,11 @@ var ProcessingFailure_FileLockedError = exports.ProcessingFailure_FileLockedErro
|
|
1686
1674
|
errorClasses.ProcessingFailure_FileLockedError = ProcessingFailure_FileLockedError;
|
1687
1675
|
var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUploadedError = /*#__PURE__*/function (_ProcessingFailureErr17) {
|
1688
1676
|
function ProcessingFailure_FileNotUploadedError(message, code, errorData) {
|
1689
|
-
var
|
1677
|
+
var _this134;
|
1690
1678
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileNotUploadedError);
|
1691
|
-
|
1692
|
-
|
1693
|
-
return
|
1679
|
+
_this134 = _callSuper(this, ProcessingFailure_FileNotUploadedError, [message, code, errorData]);
|
1680
|
+
_this134.name = 'ProcessingFailure_FileNotUploadedError';
|
1681
|
+
return _this134;
|
1694
1682
|
}
|
1695
1683
|
(0, _inherits2.default)(ProcessingFailure_FileNotUploadedError, _ProcessingFailureErr17);
|
1696
1684
|
return (0, _createClass2.default)(ProcessingFailure_FileNotUploadedError);
|
@@ -1698,11 +1686,11 @@ var ProcessingFailure_FileNotUploadedError = exports.ProcessingFailure_FileNotUp
|
|
1698
1686
|
errorClasses.ProcessingFailure_FileNotUploadedError = ProcessingFailure_FileNotUploadedError;
|
1699
1687
|
var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_FilePendingProcessingError = /*#__PURE__*/function (_ProcessingFailureErr18) {
|
1700
1688
|
function ProcessingFailure_FilePendingProcessingError(message, code, errorData) {
|
1701
|
-
var
|
1689
|
+
var _this135;
|
1702
1690
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FilePendingProcessingError);
|
1703
|
-
|
1704
|
-
|
1705
|
-
return
|
1691
|
+
_this135 = _callSuper(this, ProcessingFailure_FilePendingProcessingError, [message, code, errorData]);
|
1692
|
+
_this135.name = 'ProcessingFailure_FilePendingProcessingError';
|
1693
|
+
return _this135;
|
1706
1694
|
}
|
1707
1695
|
(0, _inherits2.default)(ProcessingFailure_FilePendingProcessingError, _ProcessingFailureErr18);
|
1708
1696
|
return (0, _createClass2.default)(ProcessingFailure_FilePendingProcessingError);
|
@@ -1710,11 +1698,11 @@ var ProcessingFailure_FilePendingProcessingError = exports.ProcessingFailure_Fil
|
|
1710
1698
|
errorClasses.ProcessingFailure_FilePendingProcessingError = ProcessingFailure_FilePendingProcessingError;
|
1711
1699
|
var ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FileProcessingErrorError = /*#__PURE__*/function (_ProcessingFailureErr19) {
|
1712
1700
|
function ProcessingFailure_FileProcessingErrorError(message, code, errorData) {
|
1713
|
-
var
|
1701
|
+
var _this136;
|
1714
1702
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileProcessingErrorError);
|
1715
|
-
|
1716
|
-
|
1717
|
-
return
|
1703
|
+
_this136 = _callSuper(this, ProcessingFailure_FileProcessingErrorError, [message, code, errorData]);
|
1704
|
+
_this136.name = 'ProcessingFailure_FileProcessingErrorError';
|
1705
|
+
return _this136;
|
1718
1706
|
}
|
1719
1707
|
(0, _inherits2.default)(ProcessingFailure_FileProcessingErrorError, _ProcessingFailureErr19);
|
1720
1708
|
return (0, _createClass2.default)(ProcessingFailure_FileProcessingErrorError);
|
@@ -1722,11 +1710,11 @@ var ProcessingFailure_FileProcessingErrorError = exports.ProcessingFailure_FileP
|
|
1722
1710
|
errorClasses.ProcessingFailure_FileProcessingErrorError = ProcessingFailure_FileProcessingErrorError;
|
1723
1711
|
var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileTooBigToDecryptError = /*#__PURE__*/function (_ProcessingFailureErr20) {
|
1724
1712
|
function ProcessingFailure_FileTooBigToDecryptError(message, code, errorData) {
|
1725
|
-
var
|
1713
|
+
var _this137;
|
1726
1714
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToDecryptError);
|
1727
|
-
|
1728
|
-
|
1729
|
-
return
|
1715
|
+
_this137 = _callSuper(this, ProcessingFailure_FileTooBigToDecryptError, [message, code, errorData]);
|
1716
|
+
_this137.name = 'ProcessingFailure_FileTooBigToDecryptError';
|
1717
|
+
return _this137;
|
1730
1718
|
}
|
1731
1719
|
(0, _inherits2.default)(ProcessingFailure_FileTooBigToDecryptError, _ProcessingFailureErr20);
|
1732
1720
|
return (0, _createClass2.default)(ProcessingFailure_FileTooBigToDecryptError);
|
@@ -1734,11 +1722,11 @@ var ProcessingFailure_FileTooBigToDecryptError = exports.ProcessingFailure_FileT
|
|
1734
1722
|
errorClasses.ProcessingFailure_FileTooBigToDecryptError = ProcessingFailure_FileTooBigToDecryptError;
|
1735
1723
|
var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileTooBigToEncryptError = /*#__PURE__*/function (_ProcessingFailureErr21) {
|
1736
1724
|
function ProcessingFailure_FileTooBigToEncryptError(message, code, errorData) {
|
1737
|
-
var
|
1725
|
+
var _this138;
|
1738
1726
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileTooBigToEncryptError);
|
1739
|
-
|
1740
|
-
|
1741
|
-
return
|
1727
|
+
_this138 = _callSuper(this, ProcessingFailure_FileTooBigToEncryptError, [message, code, errorData]);
|
1728
|
+
_this138.name = 'ProcessingFailure_FileTooBigToEncryptError';
|
1729
|
+
return _this138;
|
1742
1730
|
}
|
1743
1731
|
(0, _inherits2.default)(ProcessingFailure_FileTooBigToEncryptError, _ProcessingFailureErr21);
|
1744
1732
|
return (0, _createClass2.default)(ProcessingFailure_FileTooBigToEncryptError);
|
@@ -1746,11 +1734,11 @@ var ProcessingFailure_FileTooBigToEncryptError = exports.ProcessingFailure_FileT
|
|
1746
1734
|
errorClasses.ProcessingFailure_FileTooBigToEncryptError = ProcessingFailure_FileTooBigToEncryptError;
|
1747
1735
|
var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure_FileUploadedToWrongRegionError = /*#__PURE__*/function (_ProcessingFailureErr22) {
|
1748
1736
|
function ProcessingFailure_FileUploadedToWrongRegionError(message, code, errorData) {
|
1749
|
-
var
|
1737
|
+
var _this139;
|
1750
1738
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FileUploadedToWrongRegionError);
|
1751
|
-
|
1752
|
-
|
1753
|
-
return
|
1739
|
+
_this139 = _callSuper(this, ProcessingFailure_FileUploadedToWrongRegionError, [message, code, errorData]);
|
1740
|
+
_this139.name = 'ProcessingFailure_FileUploadedToWrongRegionError';
|
1741
|
+
return _this139;
|
1754
1742
|
}
|
1755
1743
|
(0, _inherits2.default)(ProcessingFailure_FileUploadedToWrongRegionError, _ProcessingFailureErr22);
|
1756
1744
|
return (0, _createClass2.default)(ProcessingFailure_FileUploadedToWrongRegionError);
|
@@ -1758,11 +1746,11 @@ var ProcessingFailure_FileUploadedToWrongRegionError = exports.ProcessingFailure
|
|
1758
1746
|
errorClasses.ProcessingFailure_FileUploadedToWrongRegionError = ProcessingFailure_FileUploadedToWrongRegionError;
|
1759
1747
|
var ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FilenameTooLongError = /*#__PURE__*/function (_ProcessingFailureErr23) {
|
1760
1748
|
function ProcessingFailure_FilenameTooLongError(message, code, errorData) {
|
1761
|
-
var
|
1749
|
+
var _this140;
|
1762
1750
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FilenameTooLongError);
|
1763
|
-
|
1764
|
-
|
1765
|
-
return
|
1751
|
+
_this140 = _callSuper(this, ProcessingFailure_FilenameTooLongError, [message, code, errorData]);
|
1752
|
+
_this140.name = 'ProcessingFailure_FilenameTooLongError';
|
1753
|
+
return _this140;
|
1766
1754
|
}
|
1767
1755
|
(0, _inherits2.default)(ProcessingFailure_FilenameTooLongError, _ProcessingFailureErr23);
|
1768
1756
|
return (0, _createClass2.default)(ProcessingFailure_FilenameTooLongError);
|
@@ -1770,11 +1758,11 @@ var ProcessingFailure_FilenameTooLongError = exports.ProcessingFailure_FilenameT
|
|
1770
1758
|
errorClasses.ProcessingFailure_FilenameTooLongError = ProcessingFailure_FilenameTooLongError;
|
1771
1759
|
var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr24) {
|
1772
1760
|
function ProcessingFailure_FolderLockedError(message, code, errorData) {
|
1773
|
-
var
|
1761
|
+
var _this141;
|
1774
1762
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FolderLockedError);
|
1775
|
-
|
1776
|
-
|
1777
|
-
return
|
1763
|
+
_this141 = _callSuper(this, ProcessingFailure_FolderLockedError, [message, code, errorData]);
|
1764
|
+
_this141.name = 'ProcessingFailure_FolderLockedError';
|
1765
|
+
return _this141;
|
1778
1766
|
}
|
1779
1767
|
(0, _inherits2.default)(ProcessingFailure_FolderLockedError, _ProcessingFailureErr24);
|
1780
1768
|
return (0, _createClass2.default)(ProcessingFailure_FolderLockedError);
|
@@ -1782,11 +1770,11 @@ var ProcessingFailure_FolderLockedError = exports.ProcessingFailure_FolderLocked
|
|
1782
1770
|
errorClasses.ProcessingFailure_FolderLockedError = ProcessingFailure_FolderLockedError;
|
1783
1771
|
var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotEmptyError = /*#__PURE__*/function (_ProcessingFailureErr25) {
|
1784
1772
|
function ProcessingFailure_FolderNotEmptyError(message, code, errorData) {
|
1785
|
-
var
|
1773
|
+
var _this142;
|
1786
1774
|
(0, _classCallCheck2.default)(this, ProcessingFailure_FolderNotEmptyError);
|
1787
|
-
|
1788
|
-
|
1789
|
-
return
|
1775
|
+
_this142 = _callSuper(this, ProcessingFailure_FolderNotEmptyError, [message, code, errorData]);
|
1776
|
+
_this142.name = 'ProcessingFailure_FolderNotEmptyError';
|
1777
|
+
return _this142;
|
1790
1778
|
}
|
1791
1779
|
(0, _inherits2.default)(ProcessingFailure_FolderNotEmptyError, _ProcessingFailureErr25);
|
1792
1780
|
return (0, _createClass2.default)(ProcessingFailure_FolderNotEmptyError);
|
@@ -1794,11 +1782,11 @@ var ProcessingFailure_FolderNotEmptyError = exports.ProcessingFailure_FolderNotE
|
|
1794
1782
|
errorClasses.ProcessingFailure_FolderNotEmptyError = ProcessingFailure_FolderNotEmptyError;
|
1795
1783
|
var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_HistoryUnavailableError = /*#__PURE__*/function (_ProcessingFailureErr26) {
|
1796
1784
|
function ProcessingFailure_HistoryUnavailableError(message, code, errorData) {
|
1797
|
-
var
|
1785
|
+
var _this143;
|
1798
1786
|
(0, _classCallCheck2.default)(this, ProcessingFailure_HistoryUnavailableError);
|
1799
|
-
|
1800
|
-
|
1801
|
-
return
|
1787
|
+
_this143 = _callSuper(this, ProcessingFailure_HistoryUnavailableError, [message, code, errorData]);
|
1788
|
+
_this143.name = 'ProcessingFailure_HistoryUnavailableError';
|
1789
|
+
return _this143;
|
1802
1790
|
}
|
1803
1791
|
(0, _inherits2.default)(ProcessingFailure_HistoryUnavailableError, _ProcessingFailureErr26);
|
1804
1792
|
return (0, _createClass2.default)(ProcessingFailure_HistoryUnavailableError);
|
@@ -1806,11 +1794,11 @@ var ProcessingFailure_HistoryUnavailableError = exports.ProcessingFailure_Histor
|
|
1806
1794
|
errorClasses.ProcessingFailure_HistoryUnavailableError = ProcessingFailure_HistoryUnavailableError;
|
1807
1795
|
var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_InvalidBundleCodeError = /*#__PURE__*/function (_ProcessingFailureErr27) {
|
1808
1796
|
function ProcessingFailure_InvalidBundleCodeError(message, code, errorData) {
|
1809
|
-
var
|
1797
|
+
var _this144;
|
1810
1798
|
(0, _classCallCheck2.default)(this, ProcessingFailure_InvalidBundleCodeError);
|
1811
|
-
|
1812
|
-
|
1813
|
-
return
|
1799
|
+
_this144 = _callSuper(this, ProcessingFailure_InvalidBundleCodeError, [message, code, errorData]);
|
1800
|
+
_this144.name = 'ProcessingFailure_InvalidBundleCodeError';
|
1801
|
+
return _this144;
|
1814
1802
|
}
|
1815
1803
|
(0, _inherits2.default)(ProcessingFailure_InvalidBundleCodeError, _ProcessingFailureErr27);
|
1816
1804
|
return (0, _createClass2.default)(ProcessingFailure_InvalidBundleCodeError);
|
@@ -1818,11 +1806,11 @@ var ProcessingFailure_InvalidBundleCodeError = exports.ProcessingFailure_Invalid
|
|
1818
1806
|
errorClasses.ProcessingFailure_InvalidBundleCodeError = ProcessingFailure_InvalidBundleCodeError;
|
1819
1807
|
var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFileTypeError = /*#__PURE__*/function (_ProcessingFailureErr28) {
|
1820
1808
|
function ProcessingFailure_InvalidFileTypeError(message, code, errorData) {
|
1821
|
-
var
|
1809
|
+
var _this145;
|
1822
1810
|
(0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFileTypeError);
|
1823
|
-
|
1824
|
-
|
1825
|
-
return
|
1811
|
+
_this145 = _callSuper(this, ProcessingFailure_InvalidFileTypeError, [message, code, errorData]);
|
1812
|
+
_this145.name = 'ProcessingFailure_InvalidFileTypeError';
|
1813
|
+
return _this145;
|
1826
1814
|
}
|
1827
1815
|
(0, _inherits2.default)(ProcessingFailure_InvalidFileTypeError, _ProcessingFailureErr28);
|
1828
1816
|
return (0, _createClass2.default)(ProcessingFailure_InvalidFileTypeError);
|
@@ -1830,11 +1818,11 @@ var ProcessingFailure_InvalidFileTypeError = exports.ProcessingFailure_InvalidFi
|
|
1830
1818
|
errorClasses.ProcessingFailure_InvalidFileTypeError = ProcessingFailure_InvalidFileTypeError;
|
1831
1819
|
var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFilenameError = /*#__PURE__*/function (_ProcessingFailureErr29) {
|
1832
1820
|
function ProcessingFailure_InvalidFilenameError(message, code, errorData) {
|
1833
|
-
var
|
1821
|
+
var _this146;
|
1834
1822
|
(0, _classCallCheck2.default)(this, ProcessingFailure_InvalidFilenameError);
|
1835
|
-
|
1836
|
-
|
1837
|
-
return
|
1823
|
+
_this146 = _callSuper(this, ProcessingFailure_InvalidFilenameError, [message, code, errorData]);
|
1824
|
+
_this146.name = 'ProcessingFailure_InvalidFilenameError';
|
1825
|
+
return _this146;
|
1838
1826
|
}
|
1839
1827
|
(0, _inherits2.default)(ProcessingFailure_InvalidFilenameError, _ProcessingFailureErr29);
|
1840
1828
|
return (0, _createClass2.default)(ProcessingFailure_InvalidFilenameError);
|
@@ -1842,11 +1830,11 @@ var ProcessingFailure_InvalidFilenameError = exports.ProcessingFailure_InvalidFi
|
|
1842
1830
|
errorClasses.ProcessingFailure_InvalidFilenameError = ProcessingFailure_InvalidFilenameError;
|
1843
1831
|
var ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_InvalidPriorityColorError = /*#__PURE__*/function (_ProcessingFailureErr30) {
|
1844
1832
|
function ProcessingFailure_InvalidPriorityColorError(message, code, errorData) {
|
1845
|
-
var
|
1833
|
+
var _this147;
|
1846
1834
|
(0, _classCallCheck2.default)(this, ProcessingFailure_InvalidPriorityColorError);
|
1847
|
-
|
1848
|
-
|
1849
|
-
return
|
1835
|
+
_this147 = _callSuper(this, ProcessingFailure_InvalidPriorityColorError, [message, code, errorData]);
|
1836
|
+
_this147.name = 'ProcessingFailure_InvalidPriorityColorError';
|
1837
|
+
return _this147;
|
1850
1838
|
}
|
1851
1839
|
(0, _inherits2.default)(ProcessingFailure_InvalidPriorityColorError, _ProcessingFailureErr30);
|
1852
1840
|
return (0, _createClass2.default)(ProcessingFailure_InvalidPriorityColorError);
|
@@ -1854,11 +1842,11 @@ var ProcessingFailure_InvalidPriorityColorError = exports.ProcessingFailure_Inva
|
|
1854
1842
|
errorClasses.ProcessingFailure_InvalidPriorityColorError = ProcessingFailure_InvalidPriorityColorError;
|
1855
1843
|
var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRangeError = /*#__PURE__*/function (_ProcessingFailureErr31) {
|
1856
1844
|
function ProcessingFailure_InvalidRangeError(message, code, errorData) {
|
1857
|
-
var
|
1845
|
+
var _this148;
|
1858
1846
|
(0, _classCallCheck2.default)(this, ProcessingFailure_InvalidRangeError);
|
1859
|
-
|
1860
|
-
|
1861
|
-
return
|
1847
|
+
_this148 = _callSuper(this, ProcessingFailure_InvalidRangeError, [message, code, errorData]);
|
1848
|
+
_this148.name = 'ProcessingFailure_InvalidRangeError';
|
1849
|
+
return _this148;
|
1862
1850
|
}
|
1863
1851
|
(0, _inherits2.default)(ProcessingFailure_InvalidRangeError, _ProcessingFailureErr31);
|
1864
1852
|
return (0, _createClass2.default)(ProcessingFailure_InvalidRangeError);
|
@@ -1866,11 +1854,11 @@ var ProcessingFailure_InvalidRangeError = exports.ProcessingFailure_InvalidRange
|
|
1866
1854
|
errorClasses.ProcessingFailure_InvalidRangeError = ProcessingFailure_InvalidRangeError;
|
1867
1855
|
var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveErrorError = /*#__PURE__*/function (_ProcessingFailureErr32) {
|
1868
1856
|
function ProcessingFailure_ModelSaveErrorError(message, code, errorData) {
|
1869
|
-
var
|
1857
|
+
var _this149;
|
1870
1858
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ModelSaveErrorError);
|
1871
|
-
|
1872
|
-
|
1873
|
-
return
|
1859
|
+
_this149 = _callSuper(this, ProcessingFailure_ModelSaveErrorError, [message, code, errorData]);
|
1860
|
+
_this149.name = 'ProcessingFailure_ModelSaveErrorError';
|
1861
|
+
return _this149;
|
1874
1862
|
}
|
1875
1863
|
(0, _inherits2.default)(ProcessingFailure_ModelSaveErrorError, _ProcessingFailureErr32);
|
1876
1864
|
return (0, _createClass2.default)(ProcessingFailure_ModelSaveErrorError);
|
@@ -1878,11 +1866,11 @@ var ProcessingFailure_ModelSaveErrorError = exports.ProcessingFailure_ModelSaveE
|
|
1878
1866
|
errorClasses.ProcessingFailure_ModelSaveErrorError = ProcessingFailure_ModelSaveErrorError;
|
1879
1867
|
var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_MultipleProcessingErrorsError = /*#__PURE__*/function (_ProcessingFailureErr33) {
|
1880
1868
|
function ProcessingFailure_MultipleProcessingErrorsError(message, code, errorData) {
|
1881
|
-
var
|
1869
|
+
var _this150;
|
1882
1870
|
(0, _classCallCheck2.default)(this, ProcessingFailure_MultipleProcessingErrorsError);
|
1883
|
-
|
1884
|
-
|
1885
|
-
return
|
1871
|
+
_this150 = _callSuper(this, ProcessingFailure_MultipleProcessingErrorsError, [message, code, errorData]);
|
1872
|
+
_this150.name = 'ProcessingFailure_MultipleProcessingErrorsError';
|
1873
|
+
return _this150;
|
1886
1874
|
}
|
1887
1875
|
(0, _inherits2.default)(ProcessingFailure_MultipleProcessingErrorsError, _ProcessingFailureErr33);
|
1888
1876
|
return (0, _createClass2.default)(ProcessingFailure_MultipleProcessingErrorsError);
|
@@ -1890,11 +1878,11 @@ var ProcessingFailure_MultipleProcessingErrorsError = exports.ProcessingFailure_
|
|
1890
1878
|
errorClasses.ProcessingFailure_MultipleProcessingErrorsError = ProcessingFailure_MultipleProcessingErrorsError;
|
1891
1879
|
var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongError = /*#__PURE__*/function (_ProcessingFailureErr34) {
|
1892
1880
|
function ProcessingFailure_PathTooLongError(message, code, errorData) {
|
1893
|
-
var
|
1881
|
+
var _this151;
|
1894
1882
|
(0, _classCallCheck2.default)(this, ProcessingFailure_PathTooLongError);
|
1895
|
-
|
1896
|
-
|
1897
|
-
return
|
1883
|
+
_this151 = _callSuper(this, ProcessingFailure_PathTooLongError, [message, code, errorData]);
|
1884
|
+
_this151.name = 'ProcessingFailure_PathTooLongError';
|
1885
|
+
return _this151;
|
1898
1886
|
}
|
1899
1887
|
(0, _inherits2.default)(ProcessingFailure_PathTooLongError, _ProcessingFailureErr34);
|
1900
1888
|
return (0, _createClass2.default)(ProcessingFailure_PathTooLongError);
|
@@ -1902,11 +1890,11 @@ var ProcessingFailure_PathTooLongError = exports.ProcessingFailure_PathTooLongEr
|
|
1902
1890
|
errorClasses.ProcessingFailure_PathTooLongError = ProcessingFailure_PathTooLongError;
|
1903
1891
|
var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_RecipientAlreadySharedError = /*#__PURE__*/function (_ProcessingFailureErr35) {
|
1904
1892
|
function ProcessingFailure_RecipientAlreadySharedError(message, code, errorData) {
|
1905
|
-
var
|
1893
|
+
var _this152;
|
1906
1894
|
(0, _classCallCheck2.default)(this, ProcessingFailure_RecipientAlreadySharedError);
|
1907
|
-
|
1908
|
-
|
1909
|
-
return
|
1895
|
+
_this152 = _callSuper(this, ProcessingFailure_RecipientAlreadySharedError, [message, code, errorData]);
|
1896
|
+
_this152.name = 'ProcessingFailure_RecipientAlreadySharedError';
|
1897
|
+
return _this152;
|
1910
1898
|
}
|
1911
1899
|
(0, _inherits2.default)(ProcessingFailure_RecipientAlreadySharedError, _ProcessingFailureErr35);
|
1912
1900
|
return (0, _createClass2.default)(ProcessingFailure_RecipientAlreadySharedError);
|
@@ -1914,11 +1902,11 @@ var ProcessingFailure_RecipientAlreadySharedError = exports.ProcessingFailure_Re
|
|
1914
1902
|
errorClasses.ProcessingFailure_RecipientAlreadySharedError = ProcessingFailure_RecipientAlreadySharedError;
|
1915
1903
|
var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteServerErrorError = /*#__PURE__*/function (_ProcessingFailureErr36) {
|
1916
1904
|
function ProcessingFailure_RemoteServerErrorError(message, code, errorData) {
|
1917
|
-
var
|
1905
|
+
var _this153;
|
1918
1906
|
(0, _classCallCheck2.default)(this, ProcessingFailure_RemoteServerErrorError);
|
1919
|
-
|
1920
|
-
|
1921
|
-
return
|
1907
|
+
_this153 = _callSuper(this, ProcessingFailure_RemoteServerErrorError, [message, code, errorData]);
|
1908
|
+
_this153.name = 'ProcessingFailure_RemoteServerErrorError';
|
1909
|
+
return _this153;
|
1922
1910
|
}
|
1923
1911
|
(0, _inherits2.default)(ProcessingFailure_RemoteServerErrorError, _ProcessingFailureErr36);
|
1924
1912
|
return (0, _createClass2.default)(ProcessingFailure_RemoteServerErrorError);
|
@@ -1926,11 +1914,11 @@ var ProcessingFailure_RemoteServerErrorError = exports.ProcessingFailure_RemoteS
|
|
1926
1914
|
errorClasses.ProcessingFailure_RemoteServerErrorError = ProcessingFailure_RemoteServerErrorError;
|
1927
1915
|
var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLockedError = /*#__PURE__*/function (_ProcessingFailureErr37) {
|
1928
1916
|
function ProcessingFailure_ResourceLockedError(message, code, errorData) {
|
1929
|
-
var
|
1917
|
+
var _this154;
|
1930
1918
|
(0, _classCallCheck2.default)(this, ProcessingFailure_ResourceLockedError);
|
1931
|
-
|
1932
|
-
|
1933
|
-
return
|
1919
|
+
_this154 = _callSuper(this, ProcessingFailure_ResourceLockedError, [message, code, errorData]);
|
1920
|
+
_this154.name = 'ProcessingFailure_ResourceLockedError';
|
1921
|
+
return _this154;
|
1934
1922
|
}
|
1935
1923
|
(0, _inherits2.default)(ProcessingFailure_ResourceLockedError, _ProcessingFailureErr37);
|
1936
1924
|
return (0, _createClass2.default)(ProcessingFailure_ResourceLockedError);
|
@@ -1938,11 +1926,11 @@ var ProcessingFailure_ResourceLockedError = exports.ProcessingFailure_ResourceLo
|
|
1938
1926
|
errorClasses.ProcessingFailure_ResourceLockedError = ProcessingFailure_ResourceLockedError;
|
1939
1927
|
var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_SubfolderLockedError = /*#__PURE__*/function (_ProcessingFailureErr38) {
|
1940
1928
|
function ProcessingFailure_SubfolderLockedError(message, code, errorData) {
|
1941
|
-
var
|
1929
|
+
var _this155;
|
1942
1930
|
(0, _classCallCheck2.default)(this, ProcessingFailure_SubfolderLockedError);
|
1943
|
-
|
1944
|
-
|
1945
|
-
return
|
1931
|
+
_this155 = _callSuper(this, ProcessingFailure_SubfolderLockedError, [message, code, errorData]);
|
1932
|
+
_this155.name = 'ProcessingFailure_SubfolderLockedError';
|
1933
|
+
return _this155;
|
1946
1934
|
}
|
1947
1935
|
(0, _inherits2.default)(ProcessingFailure_SubfolderLockedError, _ProcessingFailureErr38);
|
1948
1936
|
return (0, _createClass2.default)(ProcessingFailure_SubfolderLockedError);
|
@@ -1950,11 +1938,11 @@ var ProcessingFailure_SubfolderLockedError = exports.ProcessingFailure_Subfolder
|
|
1950
1938
|
errorClasses.ProcessingFailure_SubfolderLockedError = ProcessingFailure_SubfolderLockedError;
|
1951
1939
|
var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = /*#__PURE__*/function (_ProcessingFailureErr39) {
|
1952
1940
|
function ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError(message, code, errorData) {
|
1953
|
-
var
|
1941
|
+
var _this156;
|
1954
1942
|
(0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
|
1955
|
-
|
1956
|
-
|
1957
|
-
return
|
1943
|
+
_this156 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, [message, code, errorData]);
|
1944
|
+
_this156.name = 'ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError';
|
1945
|
+
return _this156;
|
1958
1946
|
}
|
1959
1947
|
(0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError, _ProcessingFailureErr39);
|
1960
1948
|
return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError);
|
@@ -1962,11 +1950,11 @@ var ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = exports.Proc
|
|
1962
1950
|
errorClasses.ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError = ProcessingFailure_TwoFactorAuthenticationCodeAlreadySentError;
|
1963
1951
|
var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = /*#__PURE__*/function (_ProcessingFailureErr40) {
|
1964
1952
|
function ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError(message, code, errorData) {
|
1965
|
-
var
|
1953
|
+
var _this157;
|
1966
1954
|
(0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
|
1967
|
-
|
1968
|
-
|
1969
|
-
return
|
1955
|
+
_this157 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, [message, code, errorData]);
|
1956
|
+
_this157.name = 'ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError';
|
1957
|
+
return _this157;
|
1970
1958
|
}
|
1971
1959
|
(0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError, _ProcessingFailureErr40);
|
1972
1960
|
return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError);
|
@@ -1974,11 +1962,11 @@ var ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = exports.P
|
|
1974
1962
|
errorClasses.ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError = ProcessingFailure_TwoFactorAuthenticationCountryBlacklistedError;
|
1975
1963
|
var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = /*#__PURE__*/function (_ProcessingFailureErr41) {
|
1976
1964
|
function ProcessingFailure_TwoFactorAuthenticationGeneralErrorError(message, code, errorData) {
|
1977
|
-
var
|
1965
|
+
var _this158;
|
1978
1966
|
(0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
|
1979
|
-
|
1980
|
-
|
1981
|
-
return
|
1967
|
+
_this158 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, [message, code, errorData]);
|
1968
|
+
_this158.name = 'ProcessingFailure_TwoFactorAuthenticationGeneralErrorError';
|
1969
|
+
return _this158;
|
1982
1970
|
}
|
1983
1971
|
(0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError, _ProcessingFailureErr41);
|
1984
1972
|
return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationGeneralErrorError);
|
@@ -1986,11 +1974,11 @@ var ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = exports.Process
|
|
1986
1974
|
errorClasses.ProcessingFailure_TwoFactorAuthenticationGeneralErrorError = ProcessingFailure_TwoFactorAuthenticationGeneralErrorError;
|
1987
1975
|
var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = exports.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = /*#__PURE__*/function (_ProcessingFailureErr42) {
|
1988
1976
|
function ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError(message, code, errorData) {
|
1989
|
-
var
|
1977
|
+
var _this159;
|
1990
1978
|
(0, _classCallCheck2.default)(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
|
1991
|
-
|
1992
|
-
|
1993
|
-
return
|
1979
|
+
_this159 = _callSuper(this, ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, [message, code, errorData]);
|
1980
|
+
_this159.name = 'ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError';
|
1981
|
+
return _this159;
|
1994
1982
|
}
|
1995
1983
|
(0, _inherits2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError, _ProcessingFailureErr42);
|
1996
1984
|
return (0, _createClass2.default)(ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError);
|
@@ -1998,11 +1986,11 @@ var ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = export
|
|
1998
1986
|
errorClasses.ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError = ProcessingFailure_TwoFactorAuthenticationUnsubscribedRecipientError;
|
1999
1987
|
var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailure_UpdatesNotAllowedForRemotesError = /*#__PURE__*/function (_ProcessingFailureErr43) {
|
2000
1988
|
function ProcessingFailure_UpdatesNotAllowedForRemotesError(message, code, errorData) {
|
2001
|
-
var
|
1989
|
+
var _this160;
|
2002
1990
|
(0, _classCallCheck2.default)(this, ProcessingFailure_UpdatesNotAllowedForRemotesError);
|
2003
|
-
|
2004
|
-
|
2005
|
-
return
|
1991
|
+
_this160 = _callSuper(this, ProcessingFailure_UpdatesNotAllowedForRemotesError, [message, code, errorData]);
|
1992
|
+
_this160.name = 'ProcessingFailure_UpdatesNotAllowedForRemotesError';
|
1993
|
+
return _this160;
|
2006
1994
|
}
|
2007
1995
|
(0, _inherits2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError, _ProcessingFailureErr43);
|
2008
1996
|
return (0, _createClass2.default)(ProcessingFailure_UpdatesNotAllowedForRemotesError);
|
@@ -2010,11 +1998,11 @@ var ProcessingFailure_UpdatesNotAllowedForRemotesError = exports.ProcessingFailu
|
|
2010
1998
|
errorClasses.ProcessingFailure_UpdatesNotAllowedForRemotesError = ProcessingFailure_UpdatesNotAllowedForRemotesError;
|
2011
1999
|
var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShareRecipientError = /*#__PURE__*/function (_RateLimitedError) {
|
2012
2000
|
function RateLimited_DuplicateShareRecipientError(message, code, errorData) {
|
2013
|
-
var
|
2001
|
+
var _this161;
|
2014
2002
|
(0, _classCallCheck2.default)(this, RateLimited_DuplicateShareRecipientError);
|
2015
|
-
|
2016
|
-
|
2017
|
-
return
|
2003
|
+
_this161 = _callSuper(this, RateLimited_DuplicateShareRecipientError, [message, code, errorData]);
|
2004
|
+
_this161.name = 'RateLimited_DuplicateShareRecipientError';
|
2005
|
+
return _this161;
|
2018
2006
|
}
|
2019
2007
|
(0, _inherits2.default)(RateLimited_DuplicateShareRecipientError, _RateLimitedError);
|
2020
2008
|
return (0, _createClass2.default)(RateLimited_DuplicateShareRecipientError);
|
@@ -2022,17 +2010,29 @@ var RateLimited_DuplicateShareRecipientError = exports.RateLimited_DuplicateShar
|
|
2022
2010
|
errorClasses.RateLimited_DuplicateShareRecipientError = RateLimited_DuplicateShareRecipientError;
|
2023
2011
|
var RateLimited_ReauthenticationRateLimitedError = exports.RateLimited_ReauthenticationRateLimitedError = /*#__PURE__*/function (_RateLimitedError2) {
|
2024
2012
|
function RateLimited_ReauthenticationRateLimitedError(message, code, errorData) {
|
2025
|
-
var
|
2013
|
+
var _this162;
|
2026
2014
|
(0, _classCallCheck2.default)(this, RateLimited_ReauthenticationRateLimitedError);
|
2027
|
-
|
2028
|
-
|
2029
|
-
return
|
2015
|
+
_this162 = _callSuper(this, RateLimited_ReauthenticationRateLimitedError, [message, code, errorData]);
|
2016
|
+
_this162.name = 'RateLimited_ReauthenticationRateLimitedError';
|
2017
|
+
return _this162;
|
2030
2018
|
}
|
2031
2019
|
(0, _inherits2.default)(RateLimited_ReauthenticationRateLimitedError, _RateLimitedError2);
|
2032
2020
|
return (0, _createClass2.default)(RateLimited_ReauthenticationRateLimitedError);
|
2033
2021
|
}(RateLimitedError);
|
2034
2022
|
errorClasses.RateLimited_ReauthenticationRateLimitedError = RateLimited_ReauthenticationRateLimitedError;
|
2035
|
-
var
|
2023
|
+
var RateLimited_TooManyConcurrentLoginsError = exports.RateLimited_TooManyConcurrentLoginsError = /*#__PURE__*/function (_RateLimitedError3) {
|
2024
|
+
function RateLimited_TooManyConcurrentLoginsError(message, code, errorData) {
|
2025
|
+
var _this163;
|
2026
|
+
(0, _classCallCheck2.default)(this, RateLimited_TooManyConcurrentLoginsError);
|
2027
|
+
_this163 = _callSuper(this, RateLimited_TooManyConcurrentLoginsError, [message, code, errorData]);
|
2028
|
+
_this163.name = 'RateLimited_TooManyConcurrentLoginsError';
|
2029
|
+
return _this163;
|
2030
|
+
}
|
2031
|
+
(0, _inherits2.default)(RateLimited_TooManyConcurrentLoginsError, _RateLimitedError3);
|
2032
|
+
return (0, _createClass2.default)(RateLimited_TooManyConcurrentLoginsError);
|
2033
|
+
}(RateLimitedError);
|
2034
|
+
errorClasses.RateLimited_TooManyConcurrentLoginsError = RateLimited_TooManyConcurrentLoginsError;
|
2035
|
+
var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConcurrentRequestsError = /*#__PURE__*/function (_RateLimitedError4) {
|
2036
2036
|
function RateLimited_TooManyConcurrentRequestsError(message, code, errorData) {
|
2037
2037
|
var _this164;
|
2038
2038
|
(0, _classCallCheck2.default)(this, RateLimited_TooManyConcurrentRequestsError);
|
@@ -2040,11 +2040,11 @@ var RateLimited_TooManyConcurrentRequestsError = exports.RateLimited_TooManyConc
|
|
2040
2040
|
_this164.name = 'RateLimited_TooManyConcurrentRequestsError';
|
2041
2041
|
return _this164;
|
2042
2042
|
}
|
2043
|
-
(0, _inherits2.default)(RateLimited_TooManyConcurrentRequestsError,
|
2043
|
+
(0, _inherits2.default)(RateLimited_TooManyConcurrentRequestsError, _RateLimitedError4);
|
2044
2044
|
return (0, _createClass2.default)(RateLimited_TooManyConcurrentRequestsError);
|
2045
2045
|
}(RateLimitedError);
|
2046
2046
|
errorClasses.RateLimited_TooManyConcurrentRequestsError = RateLimited_TooManyConcurrentRequestsError;
|
2047
|
-
var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAttemptsError = /*#__PURE__*/function (
|
2047
|
+
var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAttemptsError = /*#__PURE__*/function (_RateLimitedError5) {
|
2048
2048
|
function RateLimited_TooManyLoginAttemptsError(message, code, errorData) {
|
2049
2049
|
var _this165;
|
2050
2050
|
(0, _classCallCheck2.default)(this, RateLimited_TooManyLoginAttemptsError);
|
@@ -2052,11 +2052,11 @@ var RateLimited_TooManyLoginAttemptsError = exports.RateLimited_TooManyLoginAtte
|
|
2052
2052
|
_this165.name = 'RateLimited_TooManyLoginAttemptsError';
|
2053
2053
|
return _this165;
|
2054
2054
|
}
|
2055
|
-
(0, _inherits2.default)(RateLimited_TooManyLoginAttemptsError,
|
2055
|
+
(0, _inherits2.default)(RateLimited_TooManyLoginAttemptsError, _RateLimitedError5);
|
2056
2056
|
return (0, _createClass2.default)(RateLimited_TooManyLoginAttemptsError);
|
2057
2057
|
}(RateLimitedError);
|
2058
2058
|
errorClasses.RateLimited_TooManyLoginAttemptsError = RateLimited_TooManyLoginAttemptsError;
|
2059
|
-
var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError = /*#__PURE__*/function (
|
2059
|
+
var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError = /*#__PURE__*/function (_RateLimitedError6) {
|
2060
2060
|
function RateLimited_TooManyRequestsError(message, code, errorData) {
|
2061
2061
|
var _this166;
|
2062
2062
|
(0, _classCallCheck2.default)(this, RateLimited_TooManyRequestsError);
|
@@ -2064,11 +2064,11 @@ var RateLimited_TooManyRequestsError = exports.RateLimited_TooManyRequestsError
|
|
2064
2064
|
_this166.name = 'RateLimited_TooManyRequestsError';
|
2065
2065
|
return _this166;
|
2066
2066
|
}
|
2067
|
-
(0, _inherits2.default)(RateLimited_TooManyRequestsError,
|
2067
|
+
(0, _inherits2.default)(RateLimited_TooManyRequestsError, _RateLimitedError6);
|
2068
2068
|
return (0, _createClass2.default)(RateLimited_TooManyRequestsError);
|
2069
2069
|
}(RateLimitedError);
|
2070
2070
|
errorClasses.RateLimited_TooManyRequestsError = RateLimited_TooManyRequestsError;
|
2071
|
-
var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*#__PURE__*/function (
|
2071
|
+
var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*#__PURE__*/function (_RateLimitedError7) {
|
2072
2072
|
function RateLimited_TooManySharesError(message, code, errorData) {
|
2073
2073
|
var _this167;
|
2074
2074
|
(0, _classCallCheck2.default)(this, RateLimited_TooManySharesError);
|
@@ -2076,7 +2076,7 @@ var RateLimited_TooManySharesError = exports.RateLimited_TooManySharesError = /*
|
|
2076
2076
|
_this167.name = 'RateLimited_TooManySharesError';
|
2077
2077
|
return _this167;
|
2078
2078
|
}
|
2079
|
-
(0, _inherits2.default)(RateLimited_TooManySharesError,
|
2079
|
+
(0, _inherits2.default)(RateLimited_TooManySharesError, _RateLimitedError7);
|
2080
2080
|
return (0, _createClass2.default)(RateLimited_TooManySharesError);
|
2081
2081
|
}(RateLimitedError);
|
2082
2082
|
errorClasses.RateLimited_TooManySharesError = RateLimited_TooManySharesError;
|