Uses of Class
be.fgov.ehealth.errors.service.v1.ServiceErrorType

Packages that use ServiceErrorType
be.fgov.ehealth.ehbox.consultation.protocol.v3   
be.fgov.ehealth.ehbox.publication.protocol.v3   
be.fgov.ehealth.errors.service.v1   
 

Uses of ServiceErrorType in be.fgov.ehealth.ehbox.consultation.protocol.v3
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return ServiceErrorType
 ServiceErrorType SystemError.getFaultInfo()
           
 ServiceErrorType BusinessError.getFaultInfo()
           
 

Constructors in be.fgov.ehealth.ehbox.consultation.protocol.v3 with parameters of type ServiceErrorType
BusinessError(String message, ServiceErrorType faultInfo)
           
BusinessError(String message, ServiceErrorType faultInfo, Throwable cause)
           
SystemError(String message, ServiceErrorType faultInfo)
           
SystemError(String message, ServiceErrorType faultInfo, Throwable cause)
           
 

Uses of ServiceErrorType in be.fgov.ehealth.ehbox.publication.protocol.v3
 

Methods in be.fgov.ehealth.ehbox.publication.protocol.v3 that return ServiceErrorType
 ServiceErrorType SystemError.getFaultInfo()
           
 ServiceErrorType BusinessError.getFaultInfo()
           
 

Constructors in be.fgov.ehealth.ehbox.publication.protocol.v3 with parameters of type ServiceErrorType
BusinessError(String message, ServiceErrorType faultInfo)
           
BusinessError(String message, ServiceErrorType faultInfo, Throwable cause)
           
SystemError(String message, ServiceErrorType faultInfo)
           
SystemError(String message, ServiceErrorType faultInfo, Throwable cause)
           
 

Uses of ServiceErrorType in be.fgov.ehealth.errors.service.v1
 

Subclasses of ServiceErrorType in be.fgov.ehealth.errors.service.v1
 class BusinessError
          Type for BusinessErrors.
 class SystemError
          Type for SystemErrors.
 

Methods in be.fgov.ehealth.errors.service.v1 that return ServiceErrorType
 ServiceErrorType ObjectFactory.createServiceErrorType()
          Create an instance of ServiceErrorType
 




Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.