Class MappingAbortedException

  • All Implemented Interfaces:
    Serializable

    public class MappingAbortedException
    extends Exception
    An exception thrown by Mapper.prepareBuild() when detecting that failures were collected and deciding to abort early to avoid a snowball effect creating too many failures, which would make the failure report unclear.
    See Also:
    Serialized Form
    • Constructor Detail

      • MappingAbortedException

        public MappingAbortedException()