Lines Matching refs:catch
86 catch (const ios_base::failure& e)
92 catch (const xml::parsing& e)
101 catch (const ios_base::failure& e)
107 catch (const xml::serialization& e)
122 catch (semantics::invalid_path const& e)
129 catch (fs::error const&)
207 catch (cutl::re::format const& e)
213 - catch (validator::failed const&)
214 + catch (validator_failed const&)
220 - catch (processor::failed const&)
221 + catch (processor_failed const&)
227 - catch (generator::failed const&)
228 + catch (generator_failed const&)
395 - catch (relational::validator::failed const&)
396 + catch (operation_failed const&)