--- parser3/src/classes/double.C 2001/10/12 12:48:22 1.39 +++ parser3/src/classes/double.C 2001/10/19 12:43:29 1.40 @@ -4,7 +4,7 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: double.C,v 1.39 2001/10/12 12:48:22 parser Exp $ + $Id: double.C,v 1.40 2001/10/19 12:43:29 parser Exp $ */ #include "classes.h" @@ -86,7 +86,7 @@ static void _sql(Request& r, const Strin if(default_code) val=r.process(*default_code).as_double(); else { - PTHROW(0, 0, + throw Exception(0, 0, &method_name, "produced no result, but no default option specified"); val=0; //calm, compiler