Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / java / lang / IndexOutOfBoundsException.js
1 Clazz.load(["java.lang.RuntimeException"],"java.lang.IndexOutOfBoundsException",null,function(){
2 c$=Clazz.declareType(java.lang,"IndexOutOfBoundsException",RuntimeException);
3 });