Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Packages that use ErrorResponse
Package
Description
-
Uses of ErrorResponse in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd that return types with arguments of type ErrorResponseModifier and TypeMethodDescriptionstatic jakarta.xml.bind.JAXBElement
<ErrorResponse> HpdUtils.errorResponse
(Exception exception, String requestId) -
Uses of ErrorResponse in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ErrorResponseModifier and TypeMethodDescriptionObjectFactory.createErrorResponse()
Create an instance ofErrorResponse
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type ErrorResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ErrorResponse> ObjectFactory.createBatchResponseErrorResponse
(ErrorResponse value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ErrorResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ErrorResponse> ObjectFactory.createBatchResponseErrorResponse
(ErrorResponse value)