public class UnsatisfiedArgumentException
extends java.lang.RuntimeException
Argument could not be satisfied
 by a ExecutableBinder.| Constructor and Description | 
|---|
| UnsatisfiedArgumentException(Argument<?> argument) | 
| UnsatisfiedArgumentException(Argument<?> argument,
                            java.lang.String message) | 
| Modifier and Type | Method and Description | 
|---|---|
| Argument<?> | getArgument() |