Exit Codes
Process exit codes listed below;
| Option | Value |
|---|---|
| Success | 0 |
| ParseArgsFailed | 1 |
| AppSettingsInvalidFile | 2 |
| ApiKeyStoreValidationFailed | 10 |
| AddressOptionsValidationFailed | 11 |
| InfoOptionsValidationFailed | 12 |
| CopyOptionsValidationFailed | 13 |
| SettingsOptionsValidationFailed | 14 |
| ArchiveOptionsValidationFailed | 15 |
| InputFolderNotExists | 20 |
| NoPhotoFoundOnDirectory | 21 |
| OutputFolderIsNotEmpty | 22 |
| OutputPathIsExists | 23 |
| OutputPathDontHaveWriteFilePermission | 24 |
| OutputPathDontHaveCreateDirectoryPermission | 25 |
| InputFileNotExists | 26 |
| PhotosWithNoDatePreventedProcess | 30 |
| PhotosWithNoCoordinatePreventedProcess | 31 |
| PhotosWithNoCoordinateAndNoDatePreventedProcess | 32 |
| PropertyNotFound | 40 |
| InvalidSettingsValue | 41 |