Class FHIRException

    • Method Detail

      • getUniqueId

        public String getUniqueId()
        Builds and returns a unique identifier for this exception instance. This unique id consists of the ip address of the FHIR server host, represented in hex, followed by a UUID.
        Returns:
        String - A unique identifier for this exception instance.
      • addProbeId

        public String addProbeId​(String msg)
        Add this exception's probeId value to the message
        Parameters:
        msg -
        Returns: