C# Class TaffyScript.Compiler.Backend.CompileException

Inheritance: Exception
Show file Open project: mystborn/TaffyScript

Public Methods

Method Description
CompileException ( string message ) : System

Method Details

CompileException() public method

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