forked from amazingfate/loongoffice
2004/07/09 18:15:30 npower 1.4.14.5: #i25260# Changes for exception specification for getScript and invoke methods as per changes in the IDL files 2004/07/08 10:25:55 npower 1.4.14.4: #i25260# Added catch all for invocation 2004/07/08 10:19:08 npower 1.4.14.3: #i25260# adjusted exception handling so that exception are wrapped in css.reflection.InvocationTargetException as appropriate. Exceptions that happen in the script itself are inserted as ScriptExceptionRaisedExceptions and arbitrary framework exception other that those specified in the signature of invoke are inserted as appropriate uno type exceptions. 2004/07/02 13:29:11 npower 1.4.14.2: #i25269# fix up exception handling for getScript method Issue number: Submitted by: Reviewed by: 2004/06/12 09:19:30 npower 1.4.14.1: #i25269# added some extra exception handling, defered reading source until use of script, these changes are reflected by changes in Parcel[Container]