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

lutoff
20.14.2007 95a8f5e906a625378661b07f7f7593cebab467d8
Make this class public in order to use it in other packages
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/tools/dsconfig/ArgumentExceptionFactory.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/ArgumentExceptionFactory.java
@@ -53,7 +53,7 @@
 * A utility class for converting various admin exception types into
 * argument exceptions.
 */
final class ArgumentExceptionFactory {
public final class ArgumentExceptionFactory {
  /**
   * Creates an argument exception from an illegal managed object name