BlackLinks.Templates.TemplateCompilerNotFoundException.TemplateCompilerNotFoundException C# (CSharp) Method

TemplateCompilerNotFoundException() public method

Initializes a new instance of the T:TemplateCompilerNotFoundException class
public TemplateCompilerNotFoundException ( ) : System
return System
        public TemplateCompilerNotFoundException()
        {
        }

Same methods

TemplateCompilerNotFoundException::TemplateCompilerNotFoundException ( System info, System context ) : System
TemplateCompilerNotFoundException::TemplateCompilerNotFoundException ( string message ) : System
TemplateCompilerNotFoundException::TemplateCompilerNotFoundException ( string message, Exception inner ) : System
TemplateCompilerNotFoundException