|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorType | |
---|---|
be.ehealth.technicalconnector.exception | |
be.fgov.ehealth.errors.core.v1 | |
be.fgov.ehealth.errors.soa.v1 |
Uses of ErrorType in be.ehealth.technicalconnector.exception |
---|
Methods in be.ehealth.technicalconnector.exception that return ErrorType | |
---|---|
ErrorType |
SoaErrorException.getErrorType()
|
Constructors in be.ehealth.technicalconnector.exception with parameters of type ErrorType | |
---|---|
SoaErrorException(String errorCode,
ErrorType errorType)
|
Uses of ErrorType in be.fgov.ehealth.errors.core.v1 |
---|
Methods in be.fgov.ehealth.errors.core.v1 that return ErrorType | |
---|---|
ErrorType |
ObjectFactory.createErrorType()
Create an instance of ErrorType |
Uses of ErrorType in be.fgov.ehealth.errors.soa.v1 |
---|
Subclasses of ErrorType in be.fgov.ehealth.errors.soa.v1 | |
---|---|
class |
BusinessError
Type for BusinessErrors. |
class |
SOAErrorType
Common Type for ConsumerErrors. |
class |
SystemError
Type for SystemErrors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |