|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception | |
|---|---|
class |
ConnectorValidationException
Thrown when a validation of an internal created object fails. Extends TechnicalConnectorException |
class |
InvalidBlobContentConnectorException
Thrown when the content of the blob is invalid. Used in ChapterIV |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.genericasync.exception | |
|---|---|
class |
GenAsyncBusinessConnectorException
Connector Exception for Generic Async Connector. |
class |
GenAsyncSignatureValidationConnectorException
Connector Exception for Generic Async Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.helper |
|---|
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.session |
|---|
| Methods in be.ehealth.businessconnector.genericasync.session that throw ConnectorException | |
|---|---|
static GenAsyncService |
GenAsyncSessionServiceFactory.getGenAsyncService(String serviceName)
Gets the GenericAsync service. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataService()
|
ProcessedPostResponse |
MemberDataService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataService.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that throw ConnectorException | ||
|---|---|---|
|
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(GetRequest request)
|
|
ProcessedPostResponse |
MemberDataServiceImpl.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
|
ProcessedPostResponse |
MemberDataServiceImpl.postMDAXml(byte[] records,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception | |
|---|---|
class |
MemberDataBusinessConnectorException
Connector Exception for Member Data Sync Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatav2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdatav2.session that throw ConnectorException | |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the MemberDataService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.therlink.exception | |
|---|---|
class |
TherLinkBusinessConnectorException
Exception class for Therapeutic links Connector |
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.session |
|---|
| Methods in be.ehealth.businessconnector.therlink.session that throw ConnectorException | |
|---|---|
static TherLinkService |
TherlinkSessionServiceFactory.getTherlinkService()
Gets the DmgService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.session.impl |
|---|
| Methods in be.ehealth.businessconnector.therlink.session.impl that throw ConnectorException | ||
|---|---|---|
|
TherlinkServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.insurability.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session that throw ConnectorException | |
|---|---|
ProcessedPostResponse |
VsbNetInsurabilityService.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference)
|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityService.getDetermineInsurability(GetRequest request)
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl that throw ConnectorException | ||
|---|---|---|
|
VsbNetInsurabilityServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedPostResponse |
VsbNetInsurabilityServiceImpl.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference)
|
|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityServiceImpl.getDetermineInsurability(GetRequest request)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.invoice.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceAccepted1(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceAccepted2(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceFileAccepted(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceFileRefused(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceRefused(GetRequest request)
|
ProcessedPostResponse |
VsbNetInvoiceService.postInvoiceList(byte[] invoiceList,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl that throw ConnectorException | ||
|---|---|---|
|
VsbNetInvoiceServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceAccepted1(GetRequest request)
|
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceAccepted2(GetRequest request)
|
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceFileAccepted(GetRequest request)
|
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceFileRefused(GetRequest request)
|
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceRefused(GetRequest request)
|
|
ProcessedPostResponse |
VsbNetInvoiceServiceImpl.postInvoiceList(byte[] invoiceList,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.mohm.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session that throw ConnectorException | |
|---|---|
ProcessedPostResponse |
VsbNetMohmService.cancelApplication(EMOHMDF111CancelApplicationRequest request,
InputReference inputReference)
post a CancelApplication request ( Message Name : VL_MOHM_CNCL_APPLIC_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.consultApplication(EMOHMDF103ConsultapplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.consultApplicationV4(EMOHMDF103ConsultApplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ_V4 ) |
ProcessedPostResponse |
VsbNetMohmService.consultHistory(EMOHMDF102ConsultHistoryRequest request,
InputReference inputReference)
post a ConsultHistory request ( Message Name : VL_MOHM_CONSULT_HIST_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ_V2 ) |
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ_V4 ) |
ProcessedPostResponse |
VsbNetMohmService.createApplication(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ ) |
ProcessedPostResponse |
VsbNetMohmService.createApplicationV3(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ_V3 ) |
ProcessedPostResponse |
VsbNetMohmService.createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
InputReference inputReference)
post a CreateFictionalApplication request ( Message Name : VL_MOHM_FIC_APPLIC_REQ ) |
ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> |
VsbNetMohmService.getCancelApplication(GetRequest request)
get the CancelApplication response ( Message Name : VL_MOHM_CNCL_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmService.getConsultApplication(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP ) |
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmService.getConsultApplicationV4(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP_V4 ) |
ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> |
VsbNetMohmService.getConsultHistory(GetRequest request)
get the ConsultHistory response ( Message Name : VL_MOHM_CONSULT_HIST_RESP ) |
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmService.getConsultSupportAndRepair(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP ) |
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmService.getConsultSupportAndRepairList(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP ) |
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmService.getConsultSupportAndRepairListV2(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP_V2 ) |
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmService.getConsultSupportAndRepairV4(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP_V4 ) |
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmService.getCreateApplication(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmService.getCreateApplicationV3(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP_V3 ) |
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmService.getCreateFictionalApplication(GetRequest request)
get the CreateFictionalApplication response ( Message Name : VL_MOHM_FIC_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmService.getPushApplicationView(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW ) |
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmService.getPushApplicationViewV4(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW_V4 ) |
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmService.getPushDecision(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC ) |
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmService.getPushDecisionV4(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC_V4 ) |
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmService.getReportDelivery(GetRequest request)
get the ReportDelivery response ( Message Name : VL_MOHM_REP_DELIV_RESP ) |
ProcessedPostResponse |
VsbNetMohmService.reportDelivery(EMOHMDF105ReportDeliveryRequest request,
InputReference inputReference)
post a ReportDelivery request ( Message Name : VL_MOHM_REP_DELIV_REQ ) |
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl that throw ConnectorException | ||
|---|---|---|
ProcessedPostResponse |
VsbNetMohmServiceImpl.cancelApplication(EMOHMDF111CancelApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultApplication(EMOHMDF103ConsultapplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultApplicationV4(EMOHMDF103ConsultApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultHistory(EMOHMDF102ConsultHistoryRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createApplication(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createApplicationV3(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
InputReference inputReference)
|
|
|
VsbNetMohmServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> |
VsbNetMohmServiceImpl.getCancelApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmServiceImpl.getConsultApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmServiceImpl.getConsultApplicationV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> |
VsbNetMohmServiceImpl.getConsultHistory(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepair(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairList(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairListV2(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmServiceImpl.getCreateApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmServiceImpl.getCreateApplicationV3(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmServiceImpl.getCreateFictionalApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmServiceImpl.getPushApplicationView(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmServiceImpl.getPushApplicationViewV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmServiceImpl.getPushDecision(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmServiceImpl.getPushDecisionV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmServiceImpl.getReportDelivery(GetRequest request)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.reportDelivery(EMOHMDF105ReportDeliveryRequest request,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.session that throw ConnectorException | |
|---|---|
static VsbNetInsurabilityService |
VsbNetSessionServiceFactory.getVsbNetInsurabilityService()
Gets the VsbNetInsurabilityService instance |
static VsbNetInvoiceService |
VsbNetSessionServiceFactory.getVsbNetInvoiceService()
Gets the VsbNetInvoiceService instance |
static VsbNetMohmService |
VsbNetSessionServiceFactory.getVsbNetMohmService()
Gets the VsbNetMohmService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnetinsurability.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnetinsurability.session that throw ConnectorException | |
|---|---|
static VSBNetInsurabilitySessionService |
VSBNetInsurabilitySessionServiceFactory.getVSbNestInsurabilityService()
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnetinsurability.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnetinsurability.session.impl that throw ConnectorException | ||
|---|---|---|
|
VSBNetInsurabilityImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.technicalconnector.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.technicalconnector.exception | |
|---|---|
class |
BeIDPinCodeException
TechnicalConnectorException that is throws when there is a BeIDPinCode problem. |
class |
CertificateVerificationException
This class wraps an exception that could be thrown during the certificate verification process. |
class |
InvalidTimeStampException
thrown when validation of timestamp fails. |
class |
NoNextEndpointException
|
class |
SessionManagementException
The Class SessionManagementException. |
class |
SilentInstantiationException
Exception that can be swallowed is the flag silent is active. |
class |
SoaErrorException
exception which contains result of soa error from webservice. |
class |
TechnicalConnectorException
The Class TechnicalConnectorException.. |
class |
UnsealConnectorException
Exception class for Unseal connector exceptions. |
| Uses of ConnectorException in be.ehealth.technicalconnector.generic.session |
|---|
| Methods in be.ehealth.technicalconnector.generic.session that throw ConnectorException | |
|---|---|
static GenericService |
GenericSessionServiceFactory.getGenericService()
Gets the GenericService service. |
| Uses of ConnectorException in be.ehealth.technicalconnector.session |
|---|
| Methods in be.ehealth.technicalconnector.session that throw ConnectorException | ||
|---|---|---|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated. use the other createImplementationClass method without crypto |
|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions |
|---|
| Subclasses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions | |
|---|---|
class |
RaException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||