2 // This software is now distributed according to
\r
3 // the Lesser Gnu Public License. Please see
\r
4 // http://www.gnu.org/copyleft/lesser.txt for
\r
6 // -- Happy Computing!
\r
10 public class NotImplementedError extends Error {
\r
11 public NotImplementedError(String s) {
\r