Index: APPS/Halux/common/impl/ToeleveringException.cls.xml =================================================================== diff -u -r1969 -r2134 --- APPS/Halux/common/impl/ToeleveringException.cls.xml (.../ToeleveringException.cls.xml) (revision 1969) +++ APPS/Halux/common/impl/ToeleveringException.cls.xml (.../ToeleveringException.cls.xml) (revision 2134) @@ -22,7 +22,14 @@ %String - @@ -35,13 +42,7 @@ %String Index: CSC Reservaties.prj.xml =================================================================== diff -u -r2133 -r2134 --- CSC Reservaties.prj.xml (.../CSC Reservaties.prj.xml) (revision 2133) +++ CSC Reservaties.prj.xml (.../CSC Reservaties.prj.xml) (revision 2134) @@ -1,6 +1,6 @@ - + @@ -11,6 +11,7 @@ + Index: CHUI/PPS/TBX/LeanBatch.cls.xml =================================================================== diff -u -r2106 -r2134 --- CHUI/PPS/TBX/LeanBatch.cls.xml (.../LeanBatch.cls.xml) (revision 2106) +++ CHUI/PPS/TBX/LeanBatch.cls.xml (.../LeanBatch.cls.xml) (revision 2134) @@ -857,7 +857,7 @@ ToevoegenFout Set $ZTRAP = "" Set Exception = ##class(TECH.ExceptionHandler).Catch("APPS.Halux.common.impl.ToeleveringException") - Do WARN^vhTXTPOP(..FormateerLangeString(Exception.ToString()),"") + Do WARN^vhTXTPOP(..FormateerLangeString(Exception.GeefOmschrijving()),"") Goto Begin ]]>