| Name | Description | Type | Package | Framework |
| AbstractMappingResult | Convenient base class for MappingResult implementations. | Class | org.springframework.binding.mapping.results | Spring Webflow |
| RequiredError | Class | org.springframework.binding.mapping.results | Spring Webflow | |
| SourceAccessError | Indicates an exception occurred accessing the source object to be mapped. | Class | org.springframework.binding.mapping.results | Spring Webflow |
| Success | Indicates a successful mapping operation. | Class | org.springframework.binding.mapping.results | Spring Webflow |
| TargetAccessError | Indicates an exception occurred accessing the target object to be mapped to. | Class | org.springframework.binding.mapping.results | Spring Webflow |
| TypeConversionError | Indicates a type conversion occurred during a mapping operation. | Class | org.springframework.binding.mapping.results | Spring Webflow |