C# 클래스 ALFA.Shared.FileStoreConditionNotMetException

An exception thrown if a conditional file operation failed due to the condition not being evaluated to true.
상속: System.ApplicationException
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 메소드들

메소드 설명
FileStoreConditionNotMetException ( Exception InnerException ) : System

메소드 상세

FileStoreConditionNotMetException() 공개 메소드

public FileStoreConditionNotMetException ( Exception InnerException ) : System
InnerException System.Exception
리턴 System