Class FHIRNotificationException

    • Constructor Detail

      • FHIRNotificationException

        public FHIRNotificationException​(String message)
        a notification exception
        Parameters:
        message -
      • FHIRNotificationException

        public FHIRNotificationException​(String message,
                                         Throwable cause)
        a notification exception with a throwable
        Parameters:
        message -
        cause -