Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnifiedStorage
Exceptions
FileNotFoundException
C# 클래스 UnifiedStorage.Exceptions.FileNotFoundException
An exception that gets thrown if a file could not be found.
상속:
UnifiedStorageException
파일 보기
프로젝트 열기: fiveninedigital/UnifiedStorage
공개 메소드들
메소드
설명
FileNotFoundException
(
IFile
file
)
Initializes a new instance of the
FileNotFoundException
class.
메소드 상세
FileNotFoundException()
공개
메소드
Initializes a new instance of the
FileNotFoundException
class.
public
FileNotFoundException
(
IFile
file
)
file
IFile
The file.