|
[generics] FYI: Adding missing 1.5 exception constructors to java.lang: msg#00152java.classpath.patches
I'm committing the attached patch to the generics branch to add some missing exception constructors. I use one of these (IllegalStateException) in a project I'm currently working on (simply because I always trying to use the causal exception first). Changelog: 2005-03-19 Andrew John Hughes <gnu_andrew@xxxxxxxxxxxxxx> * java/lang/IllegalArgumentException: (IllegalArgumentException(String, Throwable)): Implemented. (IllegalArgumentException(Throwable)): Likewise. (IllegalStateException(String, Throwable)): Implemented. (IllegalStateException(Throwable)): Likewise. (SecurityException(String, Throwable)): Implemented. (SecurityException(Throwable)): Likewise. (UnsupportedOperationException(String, Throwable)): Implemented. (UnsupportedOperationException(Throwable)): Likewise. -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments. See http://www.fsf.org/philosophy/no-word-attachments.html No software patents in Europe -- http://nosoftwarepatents.com "Value your freedom, or you will lose it, teaches history. `Don't bother us with politics' respond those who don't want to learn." -- Richard Stallman "We've all been part of the biggest beta test the world has ever known -- Windows" -- Victor Wheatman, Gartner
Classpath-patches mailing list Classpath-patches@xxxxxxx http://lists.gnu.org/mailman/listinfo/classpath-patches
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | added CACAO to stories.wml, Christian Thalinger |
|---|---|
| Next by Date: | FYI: Implementation of the HTML 4.01 parsing into org.w3c.dom.html2.HTMLDocument., Meskauskas Audrius |
| Previous by Thread: | added CACAO to stories.wml, Christian Thalinger |
| Next by Thread: | FYI: Implementation of the HTML 4.01 parsing into org.w3c.dom.html2.HTMLDocument., Meskauskas Audrius |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |