Difference between revisions of "Extensions.File.FileLockException"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''FileLockException'''}} | {{DISPLAYTITLE:Exception '''FileLockException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | FileLockException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]]}} | + | {{ClassificationException | FileLockException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]] | {{OtxSpec4}} }} |
== Description == | == Description == | ||
The '''FileLockException''' is the exception that is thrown when the operating system denies access because of an locked state of file (e.g. because for security reasons). | The '''FileLockException''' is the exception that is thrown when the operating system denies access because of an locked state of file (e.g. because for security reasons). |
Latest revision as of 02:39, 12 September 2019
Classification
Name | FileLockException |
Class | Complex Data Type |
Base Data Type | FileException |
SpecifiedBy | ISO 13209-3 |
Description
The FileLockException is the exception that is thrown when the operating system denies access because of an locked state of file (e.g. because for security reasons).