C# Class SIM.Core.Common.MessageException

Inheritance: System.Exception
显示文件 Open project: Sitecore/Sitecore-Instance-Manager

Public Methods

Method Description
MessageException ( string message ) : System

Method Details

MessageException() public method

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