C# Класс Subtext.Framework.IllegalPostCharactersException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
IllegalPostCharactersException ( String s ) : System
IllegalPostCharactersException ( String s, Exception inner ) : System

Описание методов

IllegalPostCharactersException() публичный Метод

public IllegalPostCharactersException ( String s ) : System
s String
Результат System

IllegalPostCharactersException() публичный Метод

public IllegalPostCharactersException ( String s, Exception inner ) : System
s String
inner System.Exception
Результат System