./oxml2m4/parameter-table.cc
- in 'paramTable::insert ()', if the parameter name to be inserted is a duplicate, throw an 'insert_error' exception - in 'paramTable::lookup ()', catch an 'std::out_of_range' exception and throw a 'lookup_error' exception
Authored by: teshields 2025-05-21
Parent: [r57]
Child: [r59]