mirror of https://github.com/adamdruppe/arsd.git
notes
This commit is contained in:
parent
c4eb32c913
commit
d71e3b631f
|
|
@ -52,6 +52,7 @@ import arsd.dom;
|
|||
|
||||
public import arsd.jsvar : var;
|
||||
|
||||
// FIXME: want to show additional info from the exception, neatly integrated, whenever possible.
|
||||
class TemplateException : Exception {
|
||||
string templateName;
|
||||
var context;
|
||||
|
|
|
|||
Loading…
Reference in New Issue