src/JavaMethodWithException.st
branchjk_new_structure
changeset 1022 38b710d7dfbc
parent 923 b922537eea2a
child 1152 040cba55a7d2
equal deleted inserted replaced
1021:8ae6c261878a 1022:38b710d7dfbc
   138 ! !
   138 ! !
   139 
   139 
   140 !JavaMethodWithException class methodsFor:'documentation'!
   140 !JavaMethodWithException class methodsFor:'documentation'!
   141 
   141 
   142 version
   142 version
   143     ^ '$Id: JavaMethodWithException.st,v 1.7 2011/08/18 18:42:48 vrany Exp $'
   143     ^ '$Id$'
   144 !
   144 !
   145 
   145 
   146 version_SVN
   146 version_SVN
   147     ^ '$Id: JavaMethodWithException.st,v 1.7 2011/08/18 18:42:48 vrany Exp $'
   147     ^ '$Id$'
   148 ! !
   148 ! !
   149 
   149 
   150 JavaMethodWithException initialize!
   150 JavaMethodWithException initialize!