Martin Cooper wrote:

Any reason you couldn't just use java.lang.UnsupportedOperationException? It
extends RuntimeException, so you don't have to change the method signature
when you do add the implementation.


the *org.apache.commons.lang.NotImplementedException extends UnsupportedOperationException. No **change of the **method signature is needed.

I propose to simply add a constructor to the NotImplementedException.*

--
Alban Peignier - [EMAIL PROTECTED]
http://www.tryphon.org/~alban


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to