opendj-sdk/opends/src/server/org/opends/server/util/LDIFException.java
@@ -37,6 +37,11 @@ * This class defines an exception that may be thrown while attempting to parse * LDIF content. */ @org.opends.server.types.PublicAPI( stability=org.opends.server.types.StabilityLevel.UNCOMMITTED, mayInstantiate=true, mayExtend=false, mayInvoke=true) public final class LDIFException extends IdentifiedException {