Report an error message and exit
Raises:
213 214 215
# File 'lib/sdoc/merge.rb', line 213 def error(msg) raise RDoc::Error, msg end