|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemError | |
---|---|
be.ehealth.businessconnector.civics.exception | |
be.fgov.ehealth.ehbox.consultation.protocol.v2 | |
be.fgov.ehealth.ehbox.publication.protocol.v2 | |
be.fgov.ehealth.errors.soa.v1 |
Uses of SystemError in be.ehealth.businessconnector.civics.exception |
---|
Constructors in be.ehealth.businessconnector.civics.exception with parameters of type SystemError | |
---|---|
CivicsBusinessConnectorException(SystemError errorType,
String errorMsg)
Constructor used specifically for target invocations |
Uses of SystemError in be.fgov.ehealth.ehbox.consultation.protocol.v2 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return SystemError | |
---|---|
SystemError |
SystemError.getFaultInfo()
|
Constructors in be.fgov.ehealth.ehbox.consultation.protocol.v2 with parameters of type SystemError | |
---|---|
SystemError(String message,
SystemError faultInfo)
|
|
SystemError(String message,
SystemError faultInfo,
Throwable cause)
|
Uses of SystemError in be.fgov.ehealth.ehbox.publication.protocol.v2 |
---|
Methods in be.fgov.ehealth.ehbox.publication.protocol.v2 that return SystemError | |
---|---|
SystemError |
SystemError.getFaultInfo()
|
Constructors in be.fgov.ehealth.ehbox.publication.protocol.v2 with parameters of type SystemError | |
---|---|
SystemError(String message,
SystemError faultInfo)
|
|
SystemError(String message,
SystemError faultInfo,
Throwable cause)
|
Uses of SystemError in be.fgov.ehealth.errors.soa.v1 |
---|
Methods in be.fgov.ehealth.errors.soa.v1 that return SystemError | |
---|---|
SystemError |
ObjectFactory.createSystemError()
Create an instance of SystemError |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |