Searched refs:MakeLDIFException (Results 26 - 50 of 54) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFInputStreamThread.java79 catch (MakeLDIFException mle)
H A DTemplate.java146 * @throws MakeLDIFException If any of the subordinate templates are not
150 throws MakeLDIFException
169 throw new MakeLDIFException(message);
199 throw new MakeLDIFException(message);
343 * @throws MakeLDIFException If some other problem occurs.
346 throws IOException, MakeLDIFException
H A DBranch.java205 * @throws MakeLDIFException If any of the subordinate templates are not
209 throws MakeLDIFException
227 throw new MakeLDIFException(message);
388 * @throws MakeLDIFException If some other problem occurs.
391 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java212 throws IOException, MakeLDIFException
H A DMakeLDIF.java422 * @throws MakeLDIFException If some other problem occurs.
426 throws IOException, MakeLDIFException
469 throw new MakeLDIFException(message, e);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFInputStreamThread.java80 catch (MakeLDIFException mle)
H A DTemplate.java147 * @throws MakeLDIFException If any of the subordinate templates are not
151 throws MakeLDIFException
170 throw new MakeLDIFException(message);
200 throw new MakeLDIFException(message);
344 * @throws MakeLDIFException If some other problem occurs.
347 throws IOException, MakeLDIFException
H A DBranch.java206 * @throws MakeLDIFException If any of the subordinate templates are not
210 throws MakeLDIFException
228 throw new MakeLDIFException(message);
389 * @throws MakeLDIFException If some other problem occurs.
392 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java213 throws IOException, MakeLDIFException
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFInputStreamThread.java80 catch (MakeLDIFException mle)
H A DTemplate.java147 * @throws MakeLDIFException If any of the subordinate templates are not
151 throws MakeLDIFException
170 throw new MakeLDIFException(message);
200 throw new MakeLDIFException(message);
344 * @throws MakeLDIFException If some other problem occurs.
347 throws IOException, MakeLDIFException
H A DBranch.java206 * @throws MakeLDIFException If any of the subordinate templates are not
210 throws MakeLDIFException
228 throw new MakeLDIFException(message);
389 * @throws MakeLDIFException If some other problem occurs.
392 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java213 throws IOException, MakeLDIFException
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFInputStreamThread.java79 catch (MakeLDIFException mle)
H A DTemplate.java146 * @throws MakeLDIFException If any of the subordinate templates are not
150 throws MakeLDIFException
169 throw new MakeLDIFException(message);
199 throw new MakeLDIFException(message);
343 * @throws MakeLDIFException If some other problem occurs.
346 throws IOException, MakeLDIFException
H A DBranch.java205 * @throws MakeLDIFException If any of the subordinate templates are not
209 throws MakeLDIFException
227 throw new MakeLDIFException(message);
388 * @throws MakeLDIFException If some other problem occurs.
391 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java212 throws IOException, MakeLDIFException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DMakeLDIFInputStreamThread.java80 catch (MakeLDIFException mle)
H A DTemplate.java147 * @throws MakeLDIFException If any of the subordinate templates are not
151 throws MakeLDIFException
170 throw new MakeLDIFException(message);
194 throw new MakeLDIFException(message);
338 * @throws MakeLDIFException If some other problem occurs.
341 throws IOException, MakeLDIFException
H A DBranch.java200 * @throws MakeLDIFException If any of the subordinate templates are not
204 throws MakeLDIFException
220 throw new MakeLDIFException(ERR_MAKELDIF_UNDEFINED_BRANCH_SUBORDINATE.get(
382 * @throws MakeLDIFException If some other problem occurs.
385 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java211 throws IOException, MakeLDIFException
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/
H A DTemplate.java147 * @throws MakeLDIFException If any of the subordinate templates are not
151 throws MakeLDIFException
170 throw new MakeLDIFException(message);
200 throw new MakeLDIFException(message);
344 * @throws MakeLDIFException If some other problem occurs.
347 throws IOException, MakeLDIFException
H A DBranch.java206 * @throws MakeLDIFException If any of the subordinate templates are not
210 throws MakeLDIFException
228 throw new MakeLDIFException(message);
389 * @throws MakeLDIFException If some other problem occurs.
392 throws IOException, MakeLDIFException
H A DMakeLDIFInputStream.java213 throws IOException, MakeLDIFException
H A DMakeLDIF.java444 * @throws MakeLDIFException If some other problem occurs.
447 throws IOException, MakeLDIFException
490 throw new MakeLDIFException(message, e);

Completed in 102 milliseconds

123