public class IllegalDynMethodInvocationException extends DynMethodException
code, formatString, messageKey| Constructor and Description |
|---|
IllegalDynMethodInvocationException(java.lang.String name,
java.lang.Class badClass) |
IllegalDynMethodInvocationException(java.lang.String name,
DynClass dynClass) |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuespublic IllegalDynMethodInvocationException(java.lang.String name,
java.lang.Class badClass)
public IllegalDynMethodInvocationException(java.lang.String name,
DynClass dynClass)