C# Class SIM.XmlDocumentEx.FileIsMissingException

Inheritance: System.Exception
ファイルを表示 Open project: Sitecore/Sitecore-Instance-Manager

Public Methods

Method Description
FileIsMissingException ( string message ) : System

Method Details

FileIsMissingException() public method

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