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

matthew_swift
04.04.2009 4039d5a4652098e59a2eb14f6b2557235e993ab8
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);
  }