public class UnsupportedMatchingMethodException extends InvalidParameterException
| Constructor and Description |
|---|
UnsupportedMatchingMethodException(String parameterName,
String method,
String[] validMethods)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchingMethod()
Gets the specified matching method.
|
String[] |
getValidMethods()
Returns supported matching methods.
|
getParameterName, setParameterNamegetDescription, getMessage, setDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString