@aws-sdk/client-codestar-connections 3.454.0 → 3.455.0
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/README.md +0 -120
- package/dist-cjs/CodeStarConnections.js +0 -30
- package/dist-cjs/commands/index.js +0 -15
- package/dist-cjs/models/models_0.js +1 -192
- package/dist-cjs/pagination/index.js +0 -2
- package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
- package/dist-es/CodeStarConnections.js +0 -30
- package/dist-es/commands/index.js +0 -15
- package/dist-es/models/models_0.js +0 -179
- package/dist-es/pagination/index.js +0 -2
- package/dist-es/protocols/Aws_json1_0.js +49 -1055
- package/dist-types/CodeStarConnections.d.ts +0 -105
- package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
- package/dist-types/commands/index.d.ts +0 -15
- package/dist-types/models/models_0.d.ts +6 -1107
- package/dist-types/pagination/index.d.ts +0 -2
- package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
- package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
- package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
- package/dist-types/ts3.4/commands/index.d.ts +0 -15
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/dist-types/ts3.4/pagination/index.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
- package/package.json +1 -1
- package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
- package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
- package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
- package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
- package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
- package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
- package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
- package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
- package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
- package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
- package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
- package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
- package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
- package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
- package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
- package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
- package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
- package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
- package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
- package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
- package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
- package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
- package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
- package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
- package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
- package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
- package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
- package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
- package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
- package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
- package/dist-types/ts3.4/pagination/ListSyncConfigurationsPaginator.d.ts +0 -11
|
@@ -2,59 +2,29 @@ import { createAggregatedClient } from "@smithy/smithy-client";
|
|
|
2
2
|
import { CodeStarConnectionsClient } from "./CodeStarConnectionsClient";
|
|
3
3
|
import { CreateConnectionCommand, } from "./commands/CreateConnectionCommand";
|
|
4
4
|
import { CreateHostCommand } from "./commands/CreateHostCommand";
|
|
5
|
-
import { CreateRepositoryLinkCommand, } from "./commands/CreateRepositoryLinkCommand";
|
|
6
|
-
import { CreateSyncConfigurationCommand, } from "./commands/CreateSyncConfigurationCommand";
|
|
7
5
|
import { DeleteConnectionCommand, } from "./commands/DeleteConnectionCommand";
|
|
8
6
|
import { DeleteHostCommand } from "./commands/DeleteHostCommand";
|
|
9
|
-
import { DeleteRepositoryLinkCommand, } from "./commands/DeleteRepositoryLinkCommand";
|
|
10
|
-
import { DeleteSyncConfigurationCommand, } from "./commands/DeleteSyncConfigurationCommand";
|
|
11
7
|
import { GetConnectionCommand, } from "./commands/GetConnectionCommand";
|
|
12
8
|
import { GetHostCommand } from "./commands/GetHostCommand";
|
|
13
|
-
import { GetRepositoryLinkCommand, } from "./commands/GetRepositoryLinkCommand";
|
|
14
|
-
import { GetRepositorySyncStatusCommand, } from "./commands/GetRepositorySyncStatusCommand";
|
|
15
|
-
import { GetResourceSyncStatusCommand, } from "./commands/GetResourceSyncStatusCommand";
|
|
16
|
-
import { GetSyncBlockerSummaryCommand, } from "./commands/GetSyncBlockerSummaryCommand";
|
|
17
|
-
import { GetSyncConfigurationCommand, } from "./commands/GetSyncConfigurationCommand";
|
|
18
9
|
import { ListConnectionsCommand, } from "./commands/ListConnectionsCommand";
|
|
19
10
|
import { ListHostsCommand } from "./commands/ListHostsCommand";
|
|
20
|
-
import { ListRepositoryLinksCommand, } from "./commands/ListRepositoryLinksCommand";
|
|
21
|
-
import { ListRepositorySyncDefinitionsCommand, } from "./commands/ListRepositorySyncDefinitionsCommand";
|
|
22
|
-
import { ListSyncConfigurationsCommand, } from "./commands/ListSyncConfigurationsCommand";
|
|
23
11
|
import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
|
|
24
12
|
import { TagResourceCommand } from "./commands/TagResourceCommand";
|
|
25
13
|
import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
|
|
26
14
|
import { UpdateHostCommand } from "./commands/UpdateHostCommand";
|
|
27
|
-
import { UpdateRepositoryLinkCommand, } from "./commands/UpdateRepositoryLinkCommand";
|
|
28
|
-
import { UpdateSyncBlockerCommand, } from "./commands/UpdateSyncBlockerCommand";
|
|
29
|
-
import { UpdateSyncConfigurationCommand, } from "./commands/UpdateSyncConfigurationCommand";
|
|
30
15
|
const commands = {
|
|
31
16
|
CreateConnectionCommand,
|
|
32
17
|
CreateHostCommand,
|
|
33
|
-
CreateRepositoryLinkCommand,
|
|
34
|
-
CreateSyncConfigurationCommand,
|
|
35
18
|
DeleteConnectionCommand,
|
|
36
19
|
DeleteHostCommand,
|
|
37
|
-
DeleteRepositoryLinkCommand,
|
|
38
|
-
DeleteSyncConfigurationCommand,
|
|
39
20
|
GetConnectionCommand,
|
|
40
21
|
GetHostCommand,
|
|
41
|
-
GetRepositoryLinkCommand,
|
|
42
|
-
GetRepositorySyncStatusCommand,
|
|
43
|
-
GetResourceSyncStatusCommand,
|
|
44
|
-
GetSyncBlockerSummaryCommand,
|
|
45
|
-
GetSyncConfigurationCommand,
|
|
46
22
|
ListConnectionsCommand,
|
|
47
23
|
ListHostsCommand,
|
|
48
|
-
ListRepositoryLinksCommand,
|
|
49
|
-
ListRepositorySyncDefinitionsCommand,
|
|
50
|
-
ListSyncConfigurationsCommand,
|
|
51
24
|
ListTagsForResourceCommand,
|
|
52
25
|
TagResourceCommand,
|
|
53
26
|
UntagResourceCommand,
|
|
54
27
|
UpdateHostCommand,
|
|
55
|
-
UpdateRepositoryLinkCommand,
|
|
56
|
-
UpdateSyncBlockerCommand,
|
|
57
|
-
UpdateSyncConfigurationCommand,
|
|
58
28
|
};
|
|
59
29
|
export class CodeStarConnections extends CodeStarConnectionsClient {
|
|
60
30
|
}
|
|
@@ -1,27 +1,12 @@
|
|
|
1
1
|
export * from "./CreateConnectionCommand";
|
|
2
2
|
export * from "./CreateHostCommand";
|
|
3
|
-
export * from "./CreateRepositoryLinkCommand";
|
|
4
|
-
export * from "./CreateSyncConfigurationCommand";
|
|
5
3
|
export * from "./DeleteConnectionCommand";
|
|
6
4
|
export * from "./DeleteHostCommand";
|
|
7
|
-
export * from "./DeleteRepositoryLinkCommand";
|
|
8
|
-
export * from "./DeleteSyncConfigurationCommand";
|
|
9
5
|
export * from "./GetConnectionCommand";
|
|
10
6
|
export * from "./GetHostCommand";
|
|
11
|
-
export * from "./GetRepositoryLinkCommand";
|
|
12
|
-
export * from "./GetRepositorySyncStatusCommand";
|
|
13
|
-
export * from "./GetResourceSyncStatusCommand";
|
|
14
|
-
export * from "./GetSyncBlockerSummaryCommand";
|
|
15
|
-
export * from "./GetSyncConfigurationCommand";
|
|
16
7
|
export * from "./ListConnectionsCommand";
|
|
17
8
|
export * from "./ListHostsCommand";
|
|
18
|
-
export * from "./ListRepositoryLinksCommand";
|
|
19
|
-
export * from "./ListRepositorySyncDefinitionsCommand";
|
|
20
|
-
export * from "./ListSyncConfigurationsCommand";
|
|
21
9
|
export * from "./ListTagsForResourceCommand";
|
|
22
10
|
export * from "./TagResourceCommand";
|
|
23
11
|
export * from "./UntagResourceCommand";
|
|
24
12
|
export * from "./UpdateHostCommand";
|
|
25
|
-
export * from "./UpdateRepositoryLinkCommand";
|
|
26
|
-
export * from "./UpdateSyncBlockerCommand";
|
|
27
|
-
export * from "./UpdateSyncConfigurationCommand";
|
|
@@ -1,24 +1,4 @@
|
|
|
1
1
|
import { CodeStarConnectionsServiceException as __BaseException } from "./CodeStarConnectionsServiceException";
|
|
2
|
-
export class AccessDeniedException extends __BaseException {
|
|
3
|
-
constructor(opts) {
|
|
4
|
-
super({
|
|
5
|
-
name: "AccessDeniedException",
|
|
6
|
-
$fault: "client",
|
|
7
|
-
...opts,
|
|
8
|
-
});
|
|
9
|
-
this.name = "AccessDeniedException";
|
|
10
|
-
this.$fault = "client";
|
|
11
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
12
|
-
this.Message = opts.Message;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
export const BlockerStatus = {
|
|
16
|
-
ACTIVE: "ACTIVE",
|
|
17
|
-
RESOLVED: "RESOLVED",
|
|
18
|
-
};
|
|
19
|
-
export const BlockerType = {
|
|
20
|
-
AUTOMATED: "AUTOMATED",
|
|
21
|
-
};
|
|
22
2
|
export const ProviderType = {
|
|
23
3
|
BITBUCKET: "Bitbucket",
|
|
24
4
|
GITHUB: "GitHub",
|
|
@@ -64,118 +44,11 @@ export class ResourceUnavailableException extends __BaseException {
|
|
|
64
44
|
this.Message = opts.Message;
|
|
65
45
|
}
|
|
66
46
|
}
|
|
67
|
-
export class ConcurrentModificationException extends __BaseException {
|
|
68
|
-
constructor(opts) {
|
|
69
|
-
super({
|
|
70
|
-
name: "ConcurrentModificationException",
|
|
71
|
-
$fault: "client",
|
|
72
|
-
...opts,
|
|
73
|
-
});
|
|
74
|
-
this.name = "ConcurrentModificationException";
|
|
75
|
-
this.$fault = "client";
|
|
76
|
-
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
77
|
-
this.Message = opts.Message;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
export class InternalServerException extends __BaseException {
|
|
81
|
-
constructor(opts) {
|
|
82
|
-
super({
|
|
83
|
-
name: "InternalServerException",
|
|
84
|
-
$fault: "server",
|
|
85
|
-
...opts,
|
|
86
|
-
});
|
|
87
|
-
this.name = "InternalServerException";
|
|
88
|
-
this.$fault = "server";
|
|
89
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
90
|
-
this.Message = opts.Message;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
export class InvalidInputException extends __BaseException {
|
|
94
|
-
constructor(opts) {
|
|
95
|
-
super({
|
|
96
|
-
name: "InvalidInputException",
|
|
97
|
-
$fault: "client",
|
|
98
|
-
...opts,
|
|
99
|
-
});
|
|
100
|
-
this.name = "InvalidInputException";
|
|
101
|
-
this.$fault = "client";
|
|
102
|
-
Object.setPrototypeOf(this, InvalidInputException.prototype);
|
|
103
|
-
this.Message = opts.Message;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
export class ResourceAlreadyExistsException extends __BaseException {
|
|
107
|
-
constructor(opts) {
|
|
108
|
-
super({
|
|
109
|
-
name: "ResourceAlreadyExistsException",
|
|
110
|
-
$fault: "client",
|
|
111
|
-
...opts,
|
|
112
|
-
});
|
|
113
|
-
this.name = "ResourceAlreadyExistsException";
|
|
114
|
-
this.$fault = "client";
|
|
115
|
-
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
116
|
-
this.Message = opts.Message;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
export class ThrottlingException extends __BaseException {
|
|
120
|
-
constructor(opts) {
|
|
121
|
-
super({
|
|
122
|
-
name: "ThrottlingException",
|
|
123
|
-
$fault: "client",
|
|
124
|
-
...opts,
|
|
125
|
-
});
|
|
126
|
-
this.name = "ThrottlingException";
|
|
127
|
-
this.$fault = "client";
|
|
128
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
129
|
-
this.Message = opts.Message;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
export const SyncConfigurationType = {
|
|
133
|
-
CFN_STACK_SYNC: "CFN_STACK_SYNC",
|
|
134
|
-
};
|
|
135
|
-
export class SyncConfigurationStillExistsException extends __BaseException {
|
|
136
|
-
constructor(opts) {
|
|
137
|
-
super({
|
|
138
|
-
name: "SyncConfigurationStillExistsException",
|
|
139
|
-
$fault: "client",
|
|
140
|
-
...opts,
|
|
141
|
-
});
|
|
142
|
-
this.name = "SyncConfigurationStillExistsException";
|
|
143
|
-
this.$fault = "client";
|
|
144
|
-
Object.setPrototypeOf(this, SyncConfigurationStillExistsException.prototype);
|
|
145
|
-
this.Message = opts.Message;
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
export class UnsupportedProviderTypeException extends __BaseException {
|
|
149
|
-
constructor(opts) {
|
|
150
|
-
super({
|
|
151
|
-
name: "UnsupportedProviderTypeException",
|
|
152
|
-
$fault: "client",
|
|
153
|
-
...opts,
|
|
154
|
-
});
|
|
155
|
-
this.name = "UnsupportedProviderTypeException";
|
|
156
|
-
this.$fault = "client";
|
|
157
|
-
Object.setPrototypeOf(this, UnsupportedProviderTypeException.prototype);
|
|
158
|
-
this.Message = opts.Message;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
47
|
export const ConnectionStatus = {
|
|
162
48
|
AVAILABLE: "AVAILABLE",
|
|
163
49
|
ERROR: "ERROR",
|
|
164
50
|
PENDING: "PENDING",
|
|
165
51
|
};
|
|
166
|
-
export const RepositorySyncStatus = {
|
|
167
|
-
FAILED: "FAILED",
|
|
168
|
-
INITIATED: "INITIATED",
|
|
169
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
170
|
-
QUEUED: "QUEUED",
|
|
171
|
-
SUCCEEDED: "SUCCEEDED",
|
|
172
|
-
};
|
|
173
|
-
export const ResourceSyncStatus = {
|
|
174
|
-
FAILED: "FAILED",
|
|
175
|
-
INITIATED: "INITIATED",
|
|
176
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
177
|
-
SUCCEEDED: "SUCCEEDED",
|
|
178
|
-
};
|
|
179
52
|
export class ConflictException extends __BaseException {
|
|
180
53
|
constructor(opts) {
|
|
181
54
|
super({
|
|
@@ -202,55 +75,3 @@ export class UnsupportedOperationException extends __BaseException {
|
|
|
202
75
|
this.Message = opts.Message;
|
|
203
76
|
}
|
|
204
77
|
}
|
|
205
|
-
export class ConditionalCheckFailedException extends __BaseException {
|
|
206
|
-
constructor(opts) {
|
|
207
|
-
super({
|
|
208
|
-
name: "ConditionalCheckFailedException",
|
|
209
|
-
$fault: "client",
|
|
210
|
-
...opts,
|
|
211
|
-
});
|
|
212
|
-
this.name = "ConditionalCheckFailedException";
|
|
213
|
-
this.$fault = "client";
|
|
214
|
-
Object.setPrototypeOf(this, ConditionalCheckFailedException.prototype);
|
|
215
|
-
this.Message = opts.Message;
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
export class UpdateOutOfSyncException extends __BaseException {
|
|
219
|
-
constructor(opts) {
|
|
220
|
-
super({
|
|
221
|
-
name: "UpdateOutOfSyncException",
|
|
222
|
-
$fault: "client",
|
|
223
|
-
...opts,
|
|
224
|
-
});
|
|
225
|
-
this.name = "UpdateOutOfSyncException";
|
|
226
|
-
this.$fault = "client";
|
|
227
|
-
Object.setPrototypeOf(this, UpdateOutOfSyncException.prototype);
|
|
228
|
-
this.Message = opts.Message;
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
export class RetryLatestCommitFailedException extends __BaseException {
|
|
232
|
-
constructor(opts) {
|
|
233
|
-
super({
|
|
234
|
-
name: "RetryLatestCommitFailedException",
|
|
235
|
-
$fault: "server",
|
|
236
|
-
...opts,
|
|
237
|
-
});
|
|
238
|
-
this.name = "RetryLatestCommitFailedException";
|
|
239
|
-
this.$fault = "server";
|
|
240
|
-
Object.setPrototypeOf(this, RetryLatestCommitFailedException.prototype);
|
|
241
|
-
this.Message = opts.Message;
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
export class SyncBlockerDoesNotExistException extends __BaseException {
|
|
245
|
-
constructor(opts) {
|
|
246
|
-
super({
|
|
247
|
-
name: "SyncBlockerDoesNotExistException",
|
|
248
|
-
$fault: "client",
|
|
249
|
-
...opts,
|
|
250
|
-
});
|
|
251
|
-
this.name = "SyncBlockerDoesNotExistException";
|
|
252
|
-
this.$fault = "client";
|
|
253
|
-
Object.setPrototypeOf(this, SyncBlockerDoesNotExistException.prototype);
|
|
254
|
-
this.Message = opts.Message;
|
|
255
|
-
}
|
|
256
|
-
}
|