Overload | Description |
---|---|
FileAlreadyLockedException Constructor() | Initializes a new instance of the FileAlreadyLockedException class. |
FileAlreadyLockedException Constructor(Int32) | Initializes a new instance of the FileAlreadyLockedException class. |
FileAlreadyLockedException Constructor(String) | Initializes a new instance of the FileAlreadyLockedException class. |
FileAlreadyLockedException Constructor(Int32,String) | Initializes a new instance of the FileAlreadyLockedException class. |
FileAlreadyLockedException Constructor(String,Exception) | Initializes a new instance of the FileAlreadyLockedException class. |