Package io.micronaut.core.bind.exceptions
Exceptions that occur during data binding.
- Since:
- 1.0
-
Exception Summary Exception Description UnsatisfiedArgumentException An exception thrown when anArgument
could not be satisfied by aExecutableBinder
.