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

jvergara
08.00.2007 31406746f63d28449f2d89c9f8100a26f897d482
opendj-sdk/opends/src/ads/org/opends/admin/ads/TopologyCacheException.java
@@ -65,6 +65,10 @@
     */
    NOT_GLOBAL_ADMINISTRATOR,
    /**
     * Not enough permissions to read the server configuration.
     */
    NO_PERMISSIONS,
    /**
     * Timeout reading the configuration of a particular server.
     */
    TIMEOUT,