Skip to content
  • Michael Pyne's avatar
    Make exception class an actual class. · 56d1e7c2
    Michael Pyne authored
    This is a long-overdue change that allows for overloading the
    stringification operator to produce better error messages.
    BuildException was previously not an actual module since kdesrc-build
    itself was just a single script file. Now that we allow modules on disk
    there is no reason to leave the exception class as a figment of Perl's
    imagination.
    56d1e7c2