next up previous contents
Next: 3.5 Other Objects Up: 3.4 Type Conversion Previous: 3.4.7 Variants   Contents

3.4.8 Error Handling

When LuaCOM cannot convert a value from or to COM it issues an exception, that may be translated to a lua_error or to a COM exception, depending on who is the one being called.

Fabio Mascarenhas de Queiroz 2005-06-06