--- parser3/src/classes/double.C 2002/02/08 08:30:09 1.43 +++ parser3/src/classes/double.C 2002/03/27 15:30:33 1.44 @@ -4,7 +4,7 @@ Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) - $Id: double.C,v 1.43 2002/02/08 08:30:09 paf Exp $ + $Id: double.C,v 1.44 2002/03/27 15:30:33 paf 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 { - throw Exception(0, 0, + throw Exception("parser.runtime", &method_name, "produced no result, but no default option specified"); val=0; //calm, compiler