public class NoMethodInvocationException extends RuntimeException
| Constructor and Description |
|---|
NoMethodInvocationException(String methodName,
Class<?>[] types) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
Object[] |
getTypes() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015. All rights reserved.