C# Class Subtext.Framework.IllegalPostCharactersException

Inheritance: System.Exception
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
IllegalPostCharactersException ( String s ) : System
IllegalPostCharactersException ( String s, Exception inner ) : System

Method Details

IllegalPostCharactersException() public méthode

public IllegalPostCharactersException ( String s ) : System
s String
Résultat System

IllegalPostCharactersException() public méthode

public IllegalPostCharactersException ( String s, Exception inner ) : System
s String
inner System.Exception
Résultat System