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, isStaticgetLocationText, getMessageWithoutLocationText, getModule, getNode, setModuleaddSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString