MissingMethodExecutionFailedpublic class MissingMethodExceptionNoStack extends MissingMethodException
| Constructor | Description |
|---|---|
MissingMethodExceptionNoStack(java.lang.String method,
java.lang.Class type,
java.lang.Object[] arguments) |
|
MissingMethodExceptionNoStack(java.lang.String method,
java.lang.Class type,
java.lang.Object[] arguments,
boolean isStatic) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
fillInStackTrace() |
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModulegetArguments, getMessage, getMethod, getType, isStaticpublic MissingMethodExceptionNoStack(java.lang.String method,
java.lang.Class type,
java.lang.Object[] arguments)
public MissingMethodExceptionNoStack(java.lang.String method,
java.lang.Class type,
java.lang.Object[] arguments,
boolean isStatic)