public class MultipleMethodsInvocationException extends RuntimeException
| Constructor and Description |
|---|
MultipleMethodsInvocationException(String methodName,
Class<?>[] types,
Set<Method> methods) |
| 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.