public class LuaException extends RuntimeException
| Constructor and Description |
|---|
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