|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAErrorType | |
---|---|
be.ehealth.businessconnector.chapterIV.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.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 |