Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
Packages that use Hl7v3Exception
-
Uses of Hl7v3Exception in org.openehealth.ipf.commons.ihe.hl7v3
Methods in org.openehealth.ipf.commons.ihe.hl7v3 that return Hl7v3ExceptionModifier 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)