JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / bin / com / stevesoft / pat / NotImplementedError.js
1 Clazz.declarePackage ("com.stevesoft.pat");\r
2 Clazz.load (["java.lang.Error"], "com.stevesoft.pat.NotImplementedError", null, function () {\r
3 c$ = Clazz.declareType (com.stevesoft.pat, "NotImplementedError", Error);\r
4 });\r