Searched refs:scythe_exception (Results 1 – 2 of 2) sorted by relevance
160 class scythe_exception; variable166 static scythe_exception *serr;170 scythe_exception *serr;189 class scythe_exception:public std::exception192 scythe_exception (const std::string & head,223 scythe_exception (const scythe_exception & e) throw () in throw()236 scythe_exception & operator= (const scythe_exception & e) throw () in throw()247 virtual ~ scythe_exception () throw () in ~scythe_exception()355 class scythe_file_error:public scythe_exception418 class scythe_null_error:public scythe_exception[all …]
775 throw scythe_exception("UNEXPECTED ERROR", in lngammafn()