Possible enumeration values:
Name | Value | Description |
---|---|---|
InvalidFileExtension |
1 |
Invalid file extension |
InvalidUploadedContent |
2 |
Invalid uploaded content |
FileSizeIsTooBig |
3 |
File size is too big |
ContentSizeExceedsQuota |
4 |
Content of file exceeds quota |
StructureIsEmpty |
5 |
The folder structure is empty |
FileIsEmpty |
6 |
The file is empty |
NotZipFile |
7 |
The file is not a zip file |
ZipFileIsCorrupted |
8 |
The zip file is corrupted |
ZipFileIsPasswordProtected |
9 |
The zip file is password protected |
FileNameContainsInvalidCharacters |
10 |
The file name contains invalid characters |
IllegalFirstPartOfFileName |
11 |
The first part of the file name is illegal |
InvalidParentFolderName |
12 |
The parent folder name is invalid |
InvalidFolderName |
13 |
The folder name is illegal |
FileNameTooLong |
14 |
The file name is too long |
FolderNameTooLong |
15 |
The folder name is too long |
PathTooLong |
16 |
The path is too long |
InvalidElementType |
17 |
Invalid element type |
TooManyZipEntries |
18 |
Too many zip entries |
UnexpectedError |
19 |
Unexpected error |
InvalidCustomerId |
20 |
Invalid customer id |
InvalidPersonId |
21 |
Invalid person id |
InvalidParentFolderId |
22 |
Invalid parent folder id |
FileNameIsEmpty |
23 |
File name is empty |
InvalidFileIdentifier |
24 |
Invalid file identifier |
InvalidFileSignature |
25 |
Invalid file signature |
ViewUrlIsEmpty |
26 |
The view url is empty |
InvalidFolder |
27 |
Invalid folder |
InvalidFile |
28 |
Invalid file |
InvalidCloudId |
29 |
Invalid cloud id |
InvalidOAuthUser |
30 |
Invalid OAuth user |