class Pug::CompilerError
Used when something is wrong with shipped Pug
compiler, for example:
-
when compiler source couldn't be read (file is missing or permissions problem?)
-
when compiler couldn't be compiled (when ExecJS fails to compile JavaScript code)