public class MissingMethodExceptionNoStack extends MissingMethodException
Constructor and Description |
---|
MissingMethodExceptionNoStack(String method,
Class type,
Object[] arguments) |
MissingMethodExceptionNoStack(String method,
Class type,
Object[] arguments,
boolean isStatic) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
getArguments, getMessage, getMethod, getType, isStatic
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString