public abstract class MethodInvocationException extends GriffonException
| Constructor and Description | 
|---|
MethodInvocationException(String message)  | 
MethodInvocationException(String message,
                         Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static Class<?>[] | 
convertToTypeArray(Object[] args)  | 
checkNonBlank, checkNonNulladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString