C# Class CodeKicker.BBCode.BBCodeParsingException

Inheritance: System.Exception
Exibir arquivo Open project: Pablissimo/CodeKicker.BBCode-Mod

Public Methods

Method Description
BBCodeParsingException ( ) : System
BBCodeParsingException ( string message ) : System

Method Details

BBCodeParsingException() public method

public BBCodeParsingException ( ) : System
return System

BBCodeParsingException() public method

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