Package io.micronaut.core.bind.exceptions
package io.micronaut.core.bind.exceptions
Exceptions that occur during data binding.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn exception thrown when an
Argument
could not be satisfied by aExecutableBinder
.