--- parser3/src/classes/double.C 2002/02/08 07:27:39 1.42 +++ parser3/src/classes/double.C 2002/03/27 15:30:33 1.44 @@ -2,9 +2,9 @@ Parser: @b double parser class. Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://paf.design.ru) + Author: Alexandr Petrosian (http://paf.design.ru) - $Id: double.C,v 1.42 2002/02/08 07:27:39 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