Class VerifierMappingExceptions

All Implemented Interfaces:
Serializable

public class VerifierMappingExceptions extends MappingException
Aggregator of multiple MappingException for convenience when verifying persistent entities. This allows the framework to communicate all verification errors to the user of the framework, rather than one at a time.
Author:
David Webb, Mark Paluch
See Also: