C# Class EventServer.Core.HttpHandlers.MetaWeblogException

Inheritance: System.Exception
Afficher le fichier Open project: roundtable/EventServer

Méthodes publiques

Méthode Description
MetaWeblogException ( string code, string message ) : System

Method Details

MetaWeblogException() public méthode

public MetaWeblogException ( string code, string message ) : System
code string
message string
Résultat System