GenericException.st
branchjv
changeset 17846 24edc476ac18
parent 17845 7e0cfaac936d
child 17865 598963c6ff8e
equal deleted inserted replaced
17845:7e0cfaac936d 17846:24edc476ac18
  2293 ! !
  2293 ! !
  2294 
  2294 
  2295 !GenericException class methodsFor:'documentation'!
  2295 !GenericException class methodsFor:'documentation'!
  2296 
  2296 
  2297 version
  2297 version
  2298     ^ '$Id: GenericException.st 10656 2011-07-07 22:08:07Z vranyj1 $'
  2298     ^ '$Id: GenericException.st 10660 2011-07-18 15:22:09Z vranyj1 $'
  2299 !
  2299 !
  2300 
  2300 
  2301 version_CVS
  2301 version_CVS
  2302     ^ '§Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.130 2011/02/10 11:30:47 cg Exp §'
  2302     ^ '§Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.130 2011/02/10 11:30:47 cg Exp §'
  2303 ! !
  2303 ! !