C# Class SharpTAL.RenderTemplateException

Inheritance: System.Exception
Afficher le fichier Open project: lck/SharpTAL

Méthodes publiques

Méthode Description
RenderTemplateException ( TemplateInfo templateInfo, string message, Exception innerException ) : System

Method Details

RenderTemplateException() public méthode

public RenderTemplateException ( TemplateInfo templateInfo, string message, Exception innerException ) : System
templateInfo TemplateInfo
message string
innerException System.Exception
Résultat System