mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
20.16.2007 fa1c06463174613512b3587d86e9accb926f7396
opendj-sdk/opends/src/server/org/opends/server/protocols/internal/InternalLDAPOutputStream.java
@@ -432,7 +432,7 @@
    }
    catch (Exception e)
    {
      throw new IOException(e.getMessage(), e);
      throw new IOException(e.getMessage());
    }
    switch (message.getProtocolOpType())