gissuebot
gissuebot
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c10) posted by **ogregoire** on 2013-04-26 at 09:02 AM_ --- No phwend, the factory method shouldn't throw the exception. Transform your method add to make it return a value...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c11) posted by **phwendler** on 2013-04-26 at 09:07 AM_ --- ogregoire, why shouldn't it throw the exception (and still keep the exception as the return type)? I know that...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c12) posted by **ogregoire** on 2013-04-26 at 09:31 AM_ --- It shouldn't throw the exception because this is a factory method. We might still want to do things with...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c13) posted by **cgdecker** on 2013-04-26 at 06:33 PM_ --- So, the main reason for Preconditions taking a format string and args is so that it can avoid building...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c14) posted by **jamie.spencer.86** on 2013-04-26 at 07:11 PM_ --- Is it also practical to include methods that can create any Throwable so long as the Throwable subclass provides...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c16) posted by **jamie.spencer.86** on 2013-04-27 at 06:53 PM_ --- This is an example: // clas must provide a (String, Throwable) constructor static <X extends Throwable> X throwable( Class
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=1382#c17) posted by **[email protected]** on 2013-05-03 at 09:21 PM_ --- _Issue #1164 has been merged into this issue._
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=786#c1) posted by **[email protected]** on 2011-11-15 at 09:53 PM_ --- _(No comment entered for this change.)_ --- **Status:** `Triaged` **Labels:** `Type-Enhancement`
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=786#c2) posted by **kofemann** on 2011-11-18 at 08:25 PM_ --- rebased clone to current HEAD: https://code.google.com/r/kofemann-ipmatcher/source/list
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=786#c3) posted by **[email protected]** on 2011-12-10 at 04:23 PM_ --- _(No comment entered for this change.)_ --- **Labels:** `Package-Net`