Class UitzonderingEntry

java.lang.Object
be.vlaanderen.vip.magda.legallogging.model.UitzonderingEntry

public class UitzonderingEntry extends Object
An "Uitzondering" entry within an "Uitzonderingen" section in a MAGDA response. These are domain-specific, backend-side errors that may occur at various levels during the processing of a request. They are included in the response document as a list of Uitzondering entities which contain information on what happened. An "Uitzonderingen" section in a response XML is modelled in the interface as a List of UitzonderingEntries.
  • Constructor Details

    • UitzonderingEntry

      public UitzonderingEntry()
  • Method Details