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