rewrote some exception and ensure implementation code
This commit is contained in:
		@ -306,6 +306,14 @@
 | 
			
		||||
	{
 | 
			
		||||
		^false.
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	#method handleException: exception
 | 
			
		||||
	{
 | 
			
		||||
		('### EXCEPTION NOT HANDLED #### ', exception class name, ' - ', exception messageText) dump.
 | 
			
		||||
		## TODO: debug the current process???? "
 | 
			
		||||
## TODO: ensure to execute ensure blocks as well....
 | 
			
		||||
		Processor activeProcess terminate.
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user