C# Class VVVV.Packs.Messaging.ParseFormularException

Generic exception for problems when parsing a string to a Formular
Inheritance: System.FormatException
ファイルを表示 Open project: velcrome/vvvv-Message

Public Methods

Method Description
ParseFormularException ( string text ) : System

Method Details

ParseFormularException() public method

public ParseFormularException ( string text ) : System
text string
return System