next up previous contents
Next: 3. Implementing COM objects Up: 2.4 Type Conversion Previous: 2.4.6 DATE type   Contents

2.4.7 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.

Vinicius da Silva Almendra 2003-06-27