Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
3885
Description
public class NetconfMonitoringServiceImpl
public synchronized Schemas getSchemas() {
try
catch (final RuntimeException e) {
throw e;
no point in catching n rethrowing if its not being processed ...