StandardError
# File lib/jekyll/tags/include.rb, line 7 def initialize(msg, path) super(msg) @path = path end