Lua.CompilerException exception (Lua v1.0.0-rc.1)

View Source

Raised when Lua source cannot be lexed, parsed, or compiled. Carries a list of formatted error messages in :errors.

Summary

Functions

message(compiler_exception)

Callback implementation for Exception.message/1.