Exception: JadePug::CompilationError
- Inherits:
-
StandardError
- Object
- StandardError
- JadePug::CompilationError
- Defined in:
- lib/jade-pug/errors/compilation-error.rb
Overview
Used for template compilation errors, for example:
-
any template engine errors
-
syntax errors in template
-
any JavaScript exceptions (they are caught by ExecJS)