Re: C API: structured error information?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: C API: structured error information?
- From: Michele Alessandrini <michelealessandrini74@...>
- Date: 2014年10月23日 17:51:44 +0200
>
> This applies to the errors the Lua runtime throws, your own error messages can be tables with separate fields ...
Really? :-) Nice to know!