mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 13:20:05 +03:00
notes
This commit is contained in:
parent
c4eb32c913
commit
d71e3b631f
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ import arsd.dom;
|
||||||
|
|
||||||
public import arsd.jsvar : var;
|
public import arsd.jsvar : var;
|
||||||
|
|
||||||
|
// FIXME: want to show additional info from the exception, neatly integrated, whenever possible.
|
||||||
class TemplateException : Exception {
|
class TemplateException : Exception {
|
||||||
string templateName;
|
string templateName;
|
||||||
var context;
|
var context;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue