Exception: Pug::CompilationError
- Inherits:
-
JadePug::CompilationError
- Object
- StandardError
- JadePug::CompilationError
- Pug::CompilationError
- Defined in:
- lib/pug-ruby/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)