mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 19:27:59 +00:00
Fixing some minor error REST API cases.
This commit is contained in:
@@ -33,6 +33,7 @@ namespace uCentral {
|
||||
}
|
||||
}
|
||||
NotFound(Request, Response);
|
||||
return;
|
||||
} catch (const Poco::Exception &E) {
|
||||
Logger_.log(E);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user