| | |
| | | import javax.swing.SwingUtilities; |
| | | import javax.swing.tree.TreeNode; |
| | | |
| | | import org.forgerock.i18n.LocalizedIllegalArgumentException; |
| | | import org.forgerock.opendj.ldap.DN; |
| | | import org.forgerock.opendj.ldap.RDN; |
| | | import org.forgerock.opendj.ldap.SearchScope; |
| | |
| | | catch (InterruptedNamingException x) { |
| | | throwAbandonIfNeeded(x); |
| | | } |
| | | catch (NamingException | DirectoryException x) { |
| | | catch (NamingException | LocalizedIllegalArgumentException | DirectoryException x) { |
| | | lastException = x; |
| | | lastExceptionArg = referral[i]; |
| | | } |