Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Allow an error from PreviewView if given a bad template path
Providers already deliver NULL if a template file cannot be resolved. Errors that stem from incorrect template references should be allowed to pass through (and will then be catchable as Exceptions from the outside).
- Loading branch information