summaryrefslogtreecommitdiff
path: root/odb/generator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/generator.cxx')
-rw-r--r--odb/generator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/generator.cxx b/odb/generator.cxx
index 50abbe9..683834c 100644
--- a/odb/generator.cxx
+++ b/odb/generator.cxx
@@ -389,7 +389,7 @@ generate (options const& ops, semantics::unit& unit, path const& p)
auto_rm.cancel ();
}
- catch (generation_failed const&)
+ catch (operation_failed const&)
{
// Code generation failed. Diagnostics has already been issued.
//