public class StaticMethodInvocationException extends MethodInvocationException
| Constructor and Description | 
|---|
StaticMethodInvocationException(Class<?> klass,
                               String methodName,
                               Object[] args)  | 
StaticMethodInvocationException(Class<?> klass,
                               String methodName,
                               Object[] args,
                               Throwable cause)  | 
convertToTypeArraycheckNonBlank, checkNonNulladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString