Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ALFA
Shared
FileStoreConditionNotMetException
C# Class ALFA.Shared.FileStoreConditionNotMetException
An exception thrown if a conditional file operation failed due to the condition not being evaluated to true.
Inheritance:
System.ApplicationException
ファイルを表示
Open project: ALandFarAway/ALFA-Base-Resources
Public Methods
Method
Description
FileStoreConditionNotMetException
(
Exception
InnerException
) :
System
Method Details
FileStoreConditionNotMetException()
public
method
public
FileStoreConditionNotMetException
(
Exception
InnerException
) :
System
InnerException
System.Exception
return
System