RuntimeError
# File lib/taskjuggler/TjException.rb, line 19 def initialize(error = true, fatal = false) @error = error @fatal = fatal end