C# Class Phantom.Core.ScriptParsingException

Inheritance: PhantomException
Exibir arquivo Open project: emilcardell/Phantom

Public Methods

Method Description
ScriptParsingException ( string message ) : System

Method Details

ScriptParsingException() public method

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