Uses of Class
io.leangen.graphql.metadata.exceptions.MappingException
-
Packages that use MappingException Package Description io.leangen.graphql.metadata.exceptions -
-
Uses of MappingException in io.leangen.graphql.metadata.exceptions
Subclasses of MappingException in io.leangen.graphql.metadata.exceptions Modifier and Type Class Description classTypeMappingExceptionThrown from the mapping process when the type of the object to be mapped can not be determined.
-