public class LuaException extends RuntimeException
LuaException()
LuaException(String message)
LuaException(String message, Throwable cause)
LuaException(Throwable cause)
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()
public LuaException(String message)
public LuaException(String message, Throwable cause)
public LuaException(Throwable cause)