C# Class EventServer.Core.HttpHandlers.MetaWeblogException

Inheritance: System.Exception
ファイルを表示 Open project: roundtable/EventServer

Public Methods

Method Description
MetaWeblogException ( string code, string message ) : System

Method Details

MetaWeblogException() public method

public MetaWeblogException ( string code, string message ) : System
code string
message string
return System