Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnifiedStorage
Exceptions
FileNotFoundException
C# Class UnifiedStorage.Exceptions.FileNotFoundException
An exception that gets thrown if a file could not be found.
Inheritance:
UnifiedStorageException
Show file
Open project: fiveninedigital/UnifiedStorage
Public Methods
Method
Description
FileNotFoundException
(
IFile
file
)
Initializes a new instance of the
FileNotFoundException
class.
Method Details
FileNotFoundException()
public
method
Initializes a new instance of the
FileNotFoundException
class.
public
FileNotFoundException
(
IFile
file
)
file
IFile
The file.