JAL-1807
[jalview.git] / site / j2s / java / lang / InterruptedException.js
diff --git a/site/j2s/java/lang/InterruptedException.js b/site/j2s/java/lang/InterruptedException.js
new file mode 100644 (file)
index 0000000..5f0cf7e
--- /dev/null
@@ -0,0 +1,3 @@
+Clazz.load(["java.lang.Exception"],"java.lang.InterruptedException",null,function(){
+c$=Clazz.declareType(java.lang,"InterruptedException",Exception);
+});