public class MissingMethodExceptionNoStack extends MissingMethodException
| Constructor and description | 
|---|
| MissingMethodExceptionNoStack(String method, Class type, Object[] arguments) | 
| MissingMethodExceptionNoStack(String method, Class type, Object[] arguments, boolean isStatic) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public Throwable | fillInStackTrace() | 
| Methods inherited from class | Name | 
|---|---|
| class MissingMethodException | getArguments, getMessage, getMethod, getType, isStatic | 
| class GroovyRuntimeException | getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.