November 06, 2003
Call me a pedantic SOB, but surely

    class RegExpError : Error
    {}

is quite wrong? Failure to compile a regular expression is hardly an unrecoverable system/process error, is it?!