Index: AXimpl/Crm/GeolocationOut/Converter/GeolocationUpsertConverter.cls.xml =================================================================== diff -u -r42169 -r42195 --- AXimpl/Crm/GeolocationOut/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 42169) +++ AXimpl/Crm/GeolocationOut/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 42195) @@ -10,7 +10,7 @@ Set Agenda = ##class(Derde.Agenda.Agenda).%OpenId(Command.SubjectId) If $$$Not(..IsGeldig(Agenda)) { - Do ##class(TECH.Exceptions).Throw(##class(AX.common.impl.NoConversionNeededException).%New(##this.%ClassName(),Command.SubjectId)) + Do ##class(TECH.Exceptions).Throw(##class(AXimpl.NoConversionNeededException).%New(##this.%ClassName(),Command.SubjectId)) } Set Location=##class(AXif.Crm.GeolocationOut.MessageParts.Location).%New()