Struct luaext::error::LuaError
[−]
[src]
pub struct LuaError { /* fields omitted */ }A lua error
Methods
impl LuaError[src]
fn get_type(&self) -> LuaErrorType
Get the type of this error
fn get_message(&self) -> &str
Get the error message