public class UnsatisfiedArgumentException extends RuntimeException
Argument could not be satisfied
 by a ExecutableBinder.| Constructor and Description | 
|---|
UnsatisfiedArgumentException(Argument<?> argument)  | 
UnsatisfiedArgumentException(Argument<?> argument,
                            String message)  | 
| Modifier and Type | Method and Description | 
|---|---|
Argument<?> | 
getArgument()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString