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