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