Home | History | Annotate | Download | only in collect

Lines Matching full:throw

191       throw new IllegalStateException("Key strength was already set to "
247 throw new IllegalStateException("Value strength was already set to "
267 throw new IllegalStateException("expiration time of "
271 throw new IllegalArgumentException("invalid duration: " + duration);
308 * may throw:
599 throw e;
603 throw new ComputationException(t);
611 throw new NullOutputException(message);
737 throw new AssertionError(e);
751 throw new AssertionError(e);
759 * Gets the value. Does not block or throw exceptions.
769 * throw an exception.
781 throw new AssertionError();
784 throw new AssertionError();
812 throw new NullOutputException(message);
831 throw new AsynchronousComputationException(t);