Class InternalServerErrorProblem

All Implemented Interfaces:
FluentProblem<InternalServerErrorProblem>, Serializable

public class InternalServerErrorProblem extends ServerProblem implements FluentProblem<InternalServerErrorProblem>
HTTP 500: Internal Server Error (https://www.belgif.be/specification/rest/api-guide/problems/internalServerError.html)
See Also:
  • Field Details

  • Constructor Details

    • InternalServerErrorProblem

      public InternalServerErrorProblem()