public class LuaException extends java.lang.Exception
LuaException(java.lang.Exception e)
LuaException(java.lang.String str)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LuaException(java.lang.String str)
public LuaException(java.lang.Exception e)