DotNetNuke.Services.FileSystem.FileLockedException
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public FileLockedException( string message, Exception inner ) |
| Visual Basic |
|---|
Public Sub New ( message As String, inner As Exception ) |
Parameters
- message
- Type: System..::..String
parammessageM:DotNetNuke.Services.FileSystem.FileLockedException.#ctor(System.String,System.Exception)
- inner
- Type: System..::..Exception
paraminnerM:DotNetNuke.Services.FileSystem.FileLockedException.#ctor(System.String,System.Exception)