|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SOAErrorType in be.ehealth.businessconnector.chapterIV.exception |
---|
Methods in be.ehealth.businessconnector.chapterIV.exception that return SOAErrorType | |
---|---|
SOAErrorType |
ChapterIVBusinessConnectorException.getSOAError()
|
Constructors in be.ehealth.businessconnector.chapterIV.exception with parameters of type SOAErrorType | |
---|---|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError)
|
|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Object... params)
|
Uses of SOAErrorType in be.ehealth.businessconnector.civics.exception |
---|
Methods in be.ehealth.businessconnector.civics.exception that return SOAErrorType | |
---|---|
SOAErrorType |
CivicsBusinessConnectorException.getSOAError()
|
Constructors in be.ehealth.businessconnector.civics.exception with parameters of type SOAErrorType | |
---|---|
CivicsBusinessConnectorException(CivicsBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Object... params)
Creates a new CivicsBusinessConnectorException |
Uses of SOAErrorType in be.ehealth.businessconnector.ehboxV2.exception |
---|
Methods in be.ehealth.businessconnector.ehboxV2.exception that return SOAErrorType | |
---|---|
SOAErrorType |
EhboxBusinessConnectorException.getSOAError()
|
Constructors in be.ehealth.businessconnector.ehboxV2.exception with parameters of type SOAErrorType | |
---|---|
EhboxBusinessConnectorException(EhboxBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Object... params)
Creates a new EhboxBusinessConnectorException |
Uses of SOAErrorType in be.ehealth.businessconnector.genins.exception |
---|
Methods in be.ehealth.businessconnector.genins.exception that return SOAErrorType | |
---|---|
SOAErrorType |
GenInsBusinessConnectorException.getSOAError()
|
Constructors in be.ehealth.businessconnector.genins.exception with parameters of type SOAErrorType | |
---|---|
GenInsBusinessConnectorException(GenInsBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Throwable cause)
Constructs a new exception with error code and error type |
|
GenInsBusinessConnectorException(GenInsBusinessConnectorExceptionValues errorCodeValue,
SOAErrorType causeError,
Throwable cause,
Object... params)
Constructs a new exception with error code, error type and extra argument contains the detail of the error |
Uses of SOAErrorType in be.fgov.ehealth.errors.soa.v1 |
---|
Subclasses of SOAErrorType in be.fgov.ehealth.errors.soa.v1 | |
---|---|
class |
BusinessError
Type for BusinessErrors. |
class |
SystemError
Type for SystemErrors. |
Methods in be.fgov.ehealth.errors.soa.v1 that return SOAErrorType | |
---|---|
SOAErrorType |
ObjectFactory.createSOAErrorType()
Create an instance of SOAErrorType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |