-
no -- java does not allow a derived class to add checked exceptions to an overridden method. Unfortunately, you are stuck with unchecked exceptions.
2009-10-21 03:25:53 UTC by davidahall
-
Is there a way to implement checked exceptions on the subclassed version of a functor? The abstract fn method does not throw any checked exceptions so I think I'm stuck with throwing unchecked exceptions from the fn method.
2009-10-16 06:41:39 UTC by oman002
-
davidahall committed patchset 150 of module site to the Java Generic Algorithms CVS repository, changing 1 files.
2009-09-15 16:22:27 UTC by davidahall
-
davidahall committed patchset 149 of module site to the Java Generic Algorithms CVS repository, changing 3 files.
2009-09-15 16:10:17 UTC by davidahall
-
jga: Generic Algorithms for Java, release 0.8.1 is now available
--------------------------------------------------------------------------------------
The latest release of jga is available at the following locations
* The project home page -- http://jga.sf.net/
* Sourceforge File Release -- http://sf.net/projects/jga/files/
* dev.java.net -- http://jga.dev.java.net/
* Maven2...
2009-09-15 16:07:59 UTC by davidahall
-
davidahall made 2 file-release changes.
2009-09-13 04:15:01 UTC by davidahall
-
davidahall made 3 file-release changes.
2009-09-13 04:14:01 UTC by davidahall
-
davidahall made 2 file-release changes.
2009-09-13 04:13:01 UTC by davidahall
-
davidahall made 1 file-release changes.
2009-09-13 04:11:01 UTC by davidahall
-
davidahall made 1 file-release changes.
2009-09-13 04:09:01 UTC by davidahall