|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAErrorType | |
|---|---|
| be.ehealth.businessconnector.chapterIV.exception | |
| be.ehealth.businessconnector.genins.exception | |
| be.fgov.ehealth.errors.soa.v1 | |
| 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)
|
|
ChapterIVBusinessConnectorException(ChapterIVBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
SOAErrorType causeError,
Object... params)
|
|
| 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 | |||||||||