Searched refs:CreateException (Results 1 – 1 of 1) sorted by relevance
22 logic_error CreateException() { return logic_error("created"); } in CreateException() function48 throw CreateException(); in testThrowFunc()