public class EngineNoSuchMethodException extends Exception
Constructor and Description |
---|
EngineNoSuchMethodException(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()