opends/src/server/org/opends/server/protocols/internal/InternalLDAPInputStream.java
@@ -295,7 +295,7 @@ } catch (Exception e) { throw new IOException(e.getMessage(), e); throw new IOException(e.getMessage()); } } @@ -408,7 +408,7 @@ } catch (Exception e) { throw new IOException(e.getMessage(), e); throw new IOException(e.getMessage()); } }