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

matthew_swift
04.04.2009 d03839909ce214be705a1abfa9a7cec9bc293e07
opendj-sdk/sdk/src/org/opends/sdk/CancelledException.java
@@ -40,7 +40,7 @@
@SuppressWarnings("serial")
public class CancelledException extends ErrorResultException
{
  public CancelledException(Result result)
  CancelledException(Result result)
  {
    super(result);
  }