Interface SRUDiagnosticList

    • Method Detail

      • addDiagnostic

        void addDiagnostic​(String uri,
                           String details,
                           String message)
        Add a non surrogate diagnostic to the response.
        Parameters:
        uri - the diagnostic's identifying URI
        details - supplementary information available, often in a format specified by the diagnostic or null
        message - human readable message to display to the end user or null