public class LuaMessageHandlerException extends LuaException
This exception is thrown if an error occurs running the message handler of a protected call.
Constructor and Description |
---|
LuaMessageHandlerException(String msg)
Creates a new instance.
|
LuaMessageHandlerException(String msg,
Throwable cause)
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LuaMessageHandlerException(String msg)
msg
- the message