X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=site%2Fj2s%2Fjava%2Flang%2FInterruptedException.js;fp=site%2Fj2s%2Fjava%2Flang%2FInterruptedException.js;h=5f0cf7efd781c09f5a0ca3dc1fbbe2e6ef8e40b3;hb=4231d40261fef32ce4570a6bbad0d35df44e8baf;hp=0000000000000000000000000000000000000000;hpb=c07eb2c5794833bd0241000d6844d783fe10cb82;p=jalview.git diff --git a/site/j2s/java/lang/InterruptedException.js b/site/j2s/java/lang/InterruptedException.js new file mode 100644 index 0000000..5f0cf7e --- /dev/null +++ b/site/j2s/java/lang/InterruptedException.js @@ -0,0 +1,3 @@ +Clazz.load(["java.lang.Exception"],"java.lang.InterruptedException",null,function(){ +c$=Clazz.declareType(java.lang,"InterruptedException",Exception); +});