C# Class Knot3.Framework.Storage.FileAlreadyExistsException

Inheritance: System.IO.IOException
Show file Open project: knot3/knot3-code

Public Methods

Method Description
FileAlreadyExistsException ( string message ) : System

Method Details

FileAlreadyExistsException() public method

public FileAlreadyExistsException ( string message ) : System
message string
return System