Lines Matching full:illegalargumentexception
278 * This also may throw an {@link IllegalArgumentException}.
382 * May throw an {@link IllegalStateException} or {@link IllegalArgumentException}.
434 * {@link IllegalArgumentException} will be thrown. In addition, as an additional sanity
435 * check, an {@link IllegalArgumentException} will be thrown if you attempt to set the temp
454 throw new IllegalArgumentException("Unable to canonicalize the provided path: " + e);
482 throw new IllegalArgumentException("Provided directory does not exist");
485 throw new IllegalArgumentException("Provided File is not a directory");
489 throw new IllegalArgumentException("Temp file root cannot be your data dir");
492 throw new IllegalArgumentException("Temp file root cannot be your cache dir");
495 throw new IllegalArgumentException("Temp file root cannot be your files dir");
522 * May throw an {@link IllegalArgumentException}
531 * {@link IllegalArgumentException} will be thrown.
609 * this method will throw an {@link IllegalArgumentException}.
641 throw new IllegalArgumentException("Unknown download request.");
662 * this method will throw an {@link IllegalArgumentException}.
681 throw new IllegalArgumentException("Provided listener was never registered");
694 throw new IllegalArgumentException("Unknown download request.");
721 * this method will throw an {@link IllegalArgumentException}.
753 throw new IllegalArgumentException("Unknown download request.");
774 * this method will throw an {@link IllegalArgumentException}.
793 throw new IllegalArgumentException("Provided listener was never registered");
806 throw new IllegalArgumentException("Unknown download request.");
870 * an {@link IllegalArgumentException} will be thrown.
890 throw new IllegalArgumentException("Unknown download request.");
893 throw new IllegalArgumentException("Unknown file.");
920 * {@link IllegalArgumentException} will be thrown.
939 throw new IllegalArgumentException("Unknown download request.");
1017 throw new IllegalArgumentException("The destination path must be a directory");
1031 throw new IllegalArgumentException("Destination provided in the download request " +