Package | Description |
---|---|
be.ehealth.businessconnector.genins.exception |
Modifier and Type | Method and Description |
---|---|
static GenInsBusinessConnectorExceptionValues |
GenInsBusinessConnectorExceptionValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenInsBusinessConnectorExceptionValues[] |
GenInsBusinessConnectorExceptionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
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
|
GenInsBusinessConnectorException(GenInsBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Constructs a new exception with error code, exception and extra argument contains the detail of the error
|
GenInsBusinessConnectorException(GenInsBusinessConnectorExceptionValues errorCodeValue,
Throwable cause,
String param)
Constructs a new exception with errorCodeValue and extra argument param contains the detail of the error
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.