Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
-
Uses of Hl7v3Exception in org.openehealth.ipf.commons.ihe.hl7v3
Modifier and TypeMethodDescriptionstatic Hl7v3Exception
static Hl7v3Exception
static Hl7v3Exception
static Hl7v3Exception
static Hl7v3Exception
Hl7v3Exception.make
(String message, Throwable cause, String typeCode, String statusCode, String acknowledgementDetailCode) static Hl7v3Exception
Hl7v3Exception.make
(String message, Throwable cause, String typeCode, String statusCode, String acknowledgementDetailCode, String queryResponseCode) static Hl7v3Exception
Hl7v3Exception.make
(String message, Throwable cause, String typeCode, String statusCode, String acknowledgementDetailCode, String queryResponseCode, String detectedIssueEventCode) static Hl7v3Exception
Hl7v3Exception.make
(String message, Throwable cause, String typeCode, String statusCode, String acknowledgementDetailCode, String queryResponseCode, String detectedIssueEventCode, String detectedIssueManagementCode)