Class AggregatedFrameworkExceptions

  • All Implemented Interfaces:
    Serializable

    public class AggregatedFrameworkExceptions
    extends FrameworkException
    Aggregates other FrameworkExceptions in 2 kinds: both as property -> exception and property -> List<Exception>. Also contains the information whether this was thrown during a validation phase or during the processing itself.
    See Also:
    Serialized Form