diff --git a/lib/rscons.rb b/lib/rscons.rb index 4cc3efe..f7482e4 100644 --- a/lib/rscons.rb +++ b/lib/rscons.rb @@ -20,8 +20,7 @@ module Rscons Program, ] - class BuildError < Exception - end + class BuildError < RuntimeError; end # Remove all generated files def self.clean