Class ProblemDetail


  • public class ProblemDetail
    extends Object
    Stores a new problem detail object
    Since:
    2.0.0
    • Constructor Detail

      • ProblemDetail

        public ProblemDetail()
    • Method Detail

      • addProblemDetail

        public void addProblemDetail​(ProblemDetailInformation problemDetail)
        Adds a new problem detail to the list
        Parameters:
        problemDetail - problem detail to add