omething that throws an Exception } catch (Exception ex) { // don't know what to do here yet throw new NotImplementedException("TODO", ex); } }
@author Matthew Hawthorne
@author Stephen Colebourne
@since 2.0
@version $Id: NotImplementedException.java 161243 2005-04-14 04:30:28Z ggregory $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.