summaryT:DotNetNuke.Services.FileSystem.FileAlreadyExistsException

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public class FileAlreadyExistsException : Exception
Visual Basic
<SerializableAttribute>
Public Class FileAlreadyExistsException
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    DotNetNuke.Services.FileSystem..::..FileAlreadyExistsException

See Also