public class MethodResolverNoSuchMethodException extends Exception
Constructor and Description |
---|
MethodResolverNoSuchMethodException(String message,
Method nearestMissMethod)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Method |
getNearestMissMethod()
Returns the best-match method.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Method getNearestMissMethod()
Copyright © 2005–2021. All rights reserved.