Stacktrace is printed when C# exception is unhandled. Strangely Eiffel exception can not be printed. I don't know how CLR handle this.
Comments
Paul Bates(16 years ago 21/5/2008)
Are you sure you wanted to blog this?
Tao Feng(16 years ago 21/5/2008)
Ignore it
This was a problem I met. <br>
The problem now has been found and resolved. The issue is because we redefine ToString() for all Eiffel class at code generation.
Are you sure you wanted to blog this?
Ignore it
This was a problem I met. <br> The problem now has been found and resolved. The issue is because we redefine ToString() for all Eiffel class at code generation.