remove use of throw() specifier
This commit is contained in:
@@ -509,7 +509,7 @@ public:
|
||||
|
||||
virtual epics::pvData::PVStructure::shared_pointer request(
|
||||
epics::pvData::PVStructure::shared_pointer const & arguments
|
||||
) throw (RPCRequestException)
|
||||
)
|
||||
{
|
||||
// NTURI support
|
||||
PVStructure::shared_pointer args(
|
||||
|
||||
Reference in New Issue
Block a user