NoHandlerError.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17807 06cc6c49e291
equal deleted inserted replaced
17779:b0035fa0b6e6 17780:b6e42c92eba0
   558 ! !
   558 ! !
   559 
   559 
   560 !NoHandlerError class methodsFor:'documentation'!
   560 !NoHandlerError class methodsFor:'documentation'!
   561 
   561 
   562 version
   562 version
   563     ^ '$Id: NoHandlerError.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   563     ^ '$Id: NoHandlerError.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   564 !
   564 !
   565 
   565 
   566 version_CVS
   566 version_CVS
   567     ^ 'Header: /cvs/stx/stx/libbasic/NoHandlerError.st,v 1.19 2010/03/13 10:31:25 cg Exp ยง'
   567     ^ 'Header: /cvs/stx/stx/libbasic/NoHandlerError.st,v 1.19 2010/03/13 10:31:25 cg Exp '
   568 !
   568 !
   569 
   569 
   570 version_SVN
   570 version_SVN
   571     ^ '$Id: NoHandlerError.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   571     ^ '$Id: NoHandlerError.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   572 ! !
   572 ! !
   573 
   573 
   574 NoHandlerError initialize!
   574 NoHandlerError initialize!
   575 
   575 
   576 
   576 
       
   577