- org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class MissingMethodException |
getArguments, getMessage, getMethod, getType, isStatic |
class GroovyRuntimeException |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public MissingMethodExceptionNoStack(String method, Class type, Object[] arguments, boolean isStatic)
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.