Index: APPS/Halux/common/impl/ToeleveringException.cls.xml =================================================================== diff -u -r1073 -r1969 --- APPS/Halux/common/impl/ToeleveringException.cls.xml (.../ToeleveringException.cls.xml) (revision 1073) +++ APPS/Halux/common/impl/ToeleveringException.cls.xml (.../ToeleveringException.cls.xml) (revision 1969) @@ -2,7 +2,7 @@ 1 -%RegisteredObject,TECH.IException +TECH.Exceptions.Exception 0 @@ -41,6 +41,7 @@ { Set ToString = ToString_", "_Iterator.Next() } + Set ToString = ToString_$C(13,10)_##super() Quit ToString ]]>