API Reference > bentleyjs-core > Errors > BriefcaseStatus BriefcaseStatus Enumeration Beta Should these be internal? Error status from various briefcase operations Members Name Value Description BRIEFCASE_STATUS_BASE 131072 CannotAcquire BRIEFCASE_STATUS_BASE CannotDownload BRIEFCASE_STATUS_BASE + 1 CannotUpload BRIEFCASE_STATUS_BASE + 2 CannotCopy BRIEFCASE_STATUS_BASE + 3 CannotDelete BRIEFCASE_STATUS_BASE + 4 VersionNotFound BRIEFCASE_STATUS_BASE + 5 CannotApplyChanges BRIEFCASE_STATUS_BASE + 6 Defined in core/bentley/src/BentleyError.ts Line 102 Last Updated: 13 June, 2024