

Public Member Functions | |
| LuaException (String str) | |
| LuaException (Exception e) | |
LuaJava exception
| org.keplerproject.luajava.LuaException.LuaException | ( | String | str | ) |
| org.keplerproject.luajava.LuaException.LuaException | ( | Exception | e | ) |
Will work only on Java 1.4 or later. To work with Java 1.3, comment the first line and uncomment the second one.
1.8.3.1