logo       

[generics] FYI: Adding missing 1.5 exception constructors to java.lang: msg#00152

java.classpath.patches

Subject: [generics] FYI: Adding missing 1.5 exception constructors to java.lang

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

Attachment: exception_constructors.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Classpath-patches mailing list
Classpath-patches@xxxxxxx
http://lists.gnu.org/mailman/listinfo/classpath-patches
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise